2018-05-14 09:43:54,135 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-192 | | 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-14 09:43:54,139 - 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-14 09:43:54,140 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-14 09:43:54,141 - 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-14 09:43:54,143 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-05-14 09:43:54,143 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-05-14 09:43:57,454 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-14 09:44:05,711 - 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.247s OK 2018-05-14 09:44:05,828 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 09:44:05,829 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-05-14 09:44:05,832 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-05-14 09:44:06,727 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-14 09:55:03,175 - 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 656.392s OK 2018-05-14 09:55:03,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 09:55:03,306 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-05-14 09:55:03,309 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-05-14 09:55:04,399 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{u'hw:mem_page_size': u'large'}' 2018-05-14 09:55:43,256 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.856s OK 2018-05-14 09:55:43,371 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 09:55:43,372 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-05-14 09:55:43,376 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 10:56 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-05-14 09:55:43,380 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-14 09:55:49,645 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-192 | | 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-14 09:55:49,647 - 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-14 09:55:49,647 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-14 09:55:49,647 - 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-14 09:55:49,648 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-05-14 09:55:49,649 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-05-14 09:55:51,312 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'07c3aa2e-dd4d-4b38-9b22-508173b9829c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-14T09:42:59Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1d515846-43d0-4a7c-beb7-6a0452d3146f', 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'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:42:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:55:51,679 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-05-14 09:55:51,679 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-14 09:55:52,097 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-14 09:55:52,097 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-05-14 09:55:52,478 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin virtual environment setup 2018-05-14 09:55:52,478 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - vPing Start Time:'2018-05-14 09:55:52' 2018-05-14 09:55:52,478 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating image with name: 'functest-vping--3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:55:52,478 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Image metadata: None 2018-05-14 09:55:53,338 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--3774e467-4fe6-4a6e-9da2-bedcb83777e0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T09:55:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/fcb62a3f-1853-4d7b-b277-664cd6cdc20c/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'fcb62a3f-1853-4d7b-b277-664cd6cdc20c', u'size': None, u'name': u'functest-vping--3774e467-4fe6-4a6e-9da2-bedcb83777e0', u'checksum': None, u'self': u'/v2/images/fcb62a3f-1853-4d7b-b277-664cd6cdc20c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T09:55:53Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 09:55:53,338 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating network with name: 'vping-net-3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:55:53,822 - 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-14T09:55:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'133b4d6e-7465-41e5-80f2-d6f12f04629a', u'provider:segmentation_id': 1000, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-3774e467-4fe6-4a6e-9da2-bedcb83777e0', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:55:53Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:55:54,668 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-14T09:55:54Z', 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'b7672df9-6a56-4c1c-a416-5bc078506271', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-3774e467-4fe6-4a6e-9da2-bedcb83777e0', u'enable_dhcp': True, u'network_id': u'133b4d6e-7465-41e5-80f2-d6f12f04629a', u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:55:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:55:54,668 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating router with name: 'vping-router-3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:55:56,276 - 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-14T09:55:55Z', u'revision_number': 3, u'ha': False, u'id': u'b68277da-336b-448e-9196-ad66a046d908', u'external_gateway_info': {u'network_id': u'1d515846-43d0-4a7c-beb7-6a0452d3146f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'07c3aa2e-dd4d-4b38-9b22-508173b9829c', u'ip_address': u'172.30.10.121'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-3774e467-4fe6-4a6e-9da2-bedcb83777e0', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:55:54Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:55:58,479 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating flavor with name: 'vping-flavor-3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:55:58,638 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - flavor: Munch({'name': u'vping-flavor-3774e467-4fe6-4a6e-9da2-bedcb83777e0', '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'845e5461ff794080997a23b9d05965df', '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'c600d6dc-9d73-4148-b954-553b69e31cef', 'swap': 0}) 2018-05-14 09:55:59,515 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:56:09,814 - 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-3774e467-4fe6-4a6e-9da2-bedcb83777e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:20:23', u'version': 4, u'addr': u'192.168.130.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fcb62a3f-1853-4d7b-b277-664cd6cdc20c'}), 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-14T09:56:09.000000', 'flavor': Munch({u'id': u'c600d6dc-9d73-4148-b954-553b69e31cef'}), 'az': u'nova', 'id': u'facf687d-ba3c-4e54-a2b7-17d6f222e017', 'security_groups': [Munch({u'name': u'vping-sg-3774e467-4fe6-4a6e-9da2-bedcb83777e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deba7a3cf9794dc786f33622b0b69456', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.10', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.10', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.10', 'launched_at': u'2018-05-14T09:56:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-14T09:56:09Z', 'hostId': u'3e6e26b38dfea166447befa85dd05428f8972a2aa033d98d7b5ba11c', 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'3e6e26b38dfea166447befa85dd05428f8972a2aa033d98d7b5ba11c', '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-00000021', u'OS-SRV-USG:launched_at': u'2018-05-14T09:56:09.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'845e5461ff794080997a23b9d05965df', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-3774e467-4fe6-4a6e-9da2-bedcb83777e0', 'adminPass': u'KdQByxCFxU2P', 'tenant_id': u'845e5461ff794080997a23b9d05965df', 'created_at': u'2018-05-14T09:56:00Z', 'created': u'2018-05-14T09:56:00Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-14 09:56:11,404 - 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 1184318969 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.137906] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.139523] pid_max: default: 32768 minimum: 301 [ 0.140400] ACPI: Core revision 20150930 [ 0.141767] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143044] Security Framework initialized [ 0.143840] Yama: becoming mindful. [ 0.144548] AppArmor: AppArmor initialized [ 0.145391] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.146837] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148126] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.149333] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.150742] Initializing cgroup subsys io [ 0.151521] Initializing cgroup subsys memory [ 0.152379] Initializing cgroup subsys devices [ 0.153245] Initializing cgroup subsys freezer [ 0.154101] Initializing cgroup subsys net_cls [ 0.154932] Initializing cgroup subsys perf_event [ 0.155820] Initializing cgroup subsys net_prio [ 0.156678] Initializing cgroup subsys hugetlb [ 0.157553] Initializing cgroup subsys pids [ 0.158523] CPU: Physical Processor ID: 0 [ 0.160042] mce: CPU supports 10 MCE banks [ 0.160862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171104] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176265] ftrace: allocating 31920 entries in 125 pages [ 0.197963] smpboot: Max logical packages: 1 [ 0.198797] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200074] x2apic enabled [ 0.200752] Switched APIC routing to physical x2apic. [ 0.202188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.203297] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.205243] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.206743] ... version: 2 [ 0.207514] ... bit width: 48 [ 0.208282] ... generic registers: 4 [ 0.209007] ... value mask: 0000ffffffffffff [ 0.209943] ... max period: 000000007fffffff [ 0.210898] ... fixed-purpose events: 3 [ 0.211654] ... event mask: 000000070000000f [ 0.212641] KVM setup paravirtual spinlock [ 0.213883] x86: Booted up 1 node, 1 CPUs [ 0.214650] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.215951] devtmpfs: initialized [ 0.217613] evm: security.selinux [ 0.218271] evm: security.SMACK64 [ 0.218918] evm: security.SMACK64EXEC [ 0.219616] evm: security.SMACK64TRANSMUTE [ 0.220408] evm: security.SMACK64MMAP [ 0.221106] evm: security.ima [ 0.221703] evm: security.capability [ 0.222468] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224272] pinctrl core: initialized pinctrl subsystem [ 0.225298] RTC time: 9:56:09, date: 05/14/18 [ 0.226205] NET: Registered protocol family 16 [ 0.227161] cpuidle: using governor ladder [ 0.227940] cpuidle: using governor menu [ 0.228685] PCCT header not found. [ 0.229408] ACPI: bus type PCI registered [ 0.230170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231388] PCI: Using configuration type 1 for base access [ 0.232407] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.234356] ACPI: Added _OSI(Module Device) [ 0.235174] ACPI: Added _OSI(Processor Device) [ 0.236044] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236945] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238826] ACPI: Interpreter enabled [ 0.239548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243167] ACPI: (supports S0 S3 S4 S5) [ 0.243924] ACPI: Using IOAPIC for interrupt routing [ 0.244878] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249068] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251531] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253749] acpiphp: Slot [3] registered [ 0.254554] acpiphp: Slot [4] registered [ 0.255317] acpiphp: Slot [5] registered [ 0.256114] acpiphp: Slot [6] registered [ 0.263254] acpiphp: Slot [7] registered [ 0.264052] acpiphp: Slot [8] registered [ 0.264836] acpiphp: Slot [9] registered [ 0.265599] acpiphp: Slot [10] registered [ 0.266389] acpiphp: Slot [11] registered [ 0.267197] acpiphp: Slot [12] registered [ 0.267997] acpiphp: Slot [13] registered [ 0.268757] acpiphp: Slot [14] registered [ 0.269564] acpiphp: Slot [15] registered [ 0.270340] acpiphp: Slot [16] registered [ 0.271134] acpiphp: Slot [17] registered [ 0.271919] acpiphp: Slot [18] registered [ 0.272685] acpiphp: Slot [19] registered [ 0.273505] acpiphp: Slot [20] registered [ 0.274308] acpiphp: Slot [21] registered [ 0.275125] acpiphp: Slot [22] registered [ 0.275902] acpiphp: Slot [23] registered [ 0.276711] acpiphp: Slot [24] registered [ 0.277508] acpiphp: Slot [25] registered [ 0.278326] acpiphp: Slot [26] registered [ 0.279109] acpiphp: Slot [27] registered [ 0.279907] acpiphp: Slot [28] registered [ 0.280711] acpiphp: Slot [29] registered [ 0.281508] acpiphp: Slot [30] registered [ 0.282332] acpiphp: Slot [31] registered [ 0.283101] PCI host bridge to bus 0000:00 [ 0.283880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285118] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286367] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287804] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.289252] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.290706] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.294586] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.295895] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297056] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.301920] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.303327] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333383] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334974] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.336591] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.338191] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339757] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.341235] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342637] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.343703] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.345258] vgaarb: loaded [ 0.345837] vgaarb: bridge control possible 0000:00:02.0 [ 0.346984] SCSI subsystem initialized [ 0.347792] ACPI: bus type USB registered [ 0.348582] usbcore: registered new interface driver usbfs [ 0.349615] usbcore: registered new interface driver hub [ 0.350632] usbcore: registered new device driver usb [ 0.351685] PCI: Using ACPI for IRQ routing [ 0.352692] NetLabel: Initializing [ 0.353392] NetLabel: domain hash size = 128 [ 0.354236] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.355205] NetLabel: unlabeled traffic allowed by default [ 0.356315] clocksource: Switched to clocksource kvm-clock [ 0.361422] AppArmor: AppArmor Filesystem Enabled [ 0.362468] pnp: PnP ACPI init [ 0.363440] pnp: PnP ACPI: found 5 devices [ 0.369456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.371184] NET: Registered protocol family 2 [ 0.372131] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.373443] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.374674] TCP: Hash tables configured (established 8192 bind 8192) [ 0.375884] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.376994] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.378200] NET: Registered protocol family 1 [ 0.379058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.380157] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.381235] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395167] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409266] Trying to unpack rootfs image as initramfs... [ 0.458793] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.460399] Scanning for low memory corruption every 60 seconds [ 0.461730] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.462891] audit: initializing netlink subsys (disabled) [ 0.463923] audit: type=2000 audit(1526291769.775:1): initialized [ 0.465275] Initialise system trusted keyring [ 0.466199] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.467382] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.469362] zbud: loaded [ 0.470034] VFS: Disk quotas dquot_6.6.0 [ 0.470837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.472398] fuse init (API version 7.23) [ 0.473272] Key type big_key registered [ 0.474067] Allocating IMA MOK and blacklist keyrings. [ 0.475173] Key type asymmetric registered [ 0.475989] Asymmetric key parser 'x509' registered [ 0.476939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.478402] io scheduler noop registered [ 0.479176] io scheduler deadline registered (default) [ 0.480181] io scheduler cfq registered [ 0.481004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.482078] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.483369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.484802] ACPI: Power Button [PWRF] [ 0.485605] GHES: HEST is not enabled! [ 0.499224] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.526834] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541092] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.542936] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566544] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568631] Linux agpgart interface v0.103 [ 0.570692] brd: module loaded [ 0.572655] loop: module loaded [ 0.577273] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578458] GPT:90111 != 2097151 [ 0.579008] GPT:Alternate GPT header not at the end of the disk. [ 0.579895] GPT:90111 != 2097151 [ 0.580440] GPT: Use GNU Parted to correct GPT errors. [ 0.581248] vda: vda1 vda15 [ 0.583138] vdb: [ 0.584344] scsi host0: ata_piix [ 0.585065] scsi host1: ata_piix [ 0.585752] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.586924] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.588306] libphy: Fixed MDIO Bus: probed [ 0.589071] tun: Universal TUN/TAP device driver, 1.6 [ 0.589967] tun: (C) 1999-2004 Max Krasnyansky [ 0.592027] PPP generic driver version 2.4.2 [ 0.592870] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.593987] ehci-pci: EHCI PCI platform driver [ 0.594823] ehci-platform: EHCI generic platform driver [ 0.595754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.596843] ohci-pci: OHCI PCI platform driver [ 0.597659] ohci-platform: OHCI generic platform driver [ 0.598598] uhci_hcd: USB Universal Host Controller Interface driver [ 0.621393] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.622479] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.624013] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.625069] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.626281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627620] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629122] usb usb1: Product: UHCI Host Controller [ 0.630132] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.631350] usb usb1: SerialNumber: 0000:00:01.2 [ 0.632392] hub 1-0:1.0: USB hub found [ 0.633218] hub 1-0:1.0: 2 ports detected [ 0.634215] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.636474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.637488] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.638633] mousedev: PS/2 mouse device common for all mice [ 0.639988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.641977] rtc_cmos 00:00: RTC can wake from S4 [ 0.643137] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.644427] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.645719] i2c /dev entries driver [ 0.646546] device-mapper: uevent: version 1.0.3 [ 0.647562] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.649279] ledtrig-cpu: registered to indicate activity on CPUs [ 0.650712] NET: Registered protocol family 10 [ 0.651799] NET: Registered protocol family 17 [ 0.652748] Key type dns_resolver registered [ 0.653774] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.654974] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.656836] registered taskstats version 1 [ 0.657723] Loading compiled-in X.509 certificates [ 0.659404] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.661403] zswap: loaded using pool lzo/zbud [ 0.672028] Key type trusted registered [ 0.673869] Key type encrypted registered [ 0.674786] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675895] ima: No TPM chip found, activating TPM-bypass! [ 0.677051] evm: HMAC attrs: 0x1 [ 0.678098] Magic number: 2:888:929 [ 0.678992] rtc_cmos 00:00: setting system clock to 2018-05-14 09:56:09 UTC (1526291769) [ 0.680745] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.681983] EDD information not available. [ 0.745987] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.747518] Write protecting the kernel read-only data: 14336k [ 0.749149] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.751067] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.813927] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.69 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK 2018-05-14 09:56:11,404 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating keypair with name: 'vping-keypair-3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:56:11,881 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDes2T6waeZAPXGx2ysJB3PQb9srbd0pQf9/6BdDw07YdEzcfKHiD82zFwCsZtgObmftYR1raWF/gAOlHfnRLKC/MugDEanNmrxLWS5OXJgy1q0m4z8M3Zh7rvkQXwqxEHQCeMLp9jy1Lf54I8R/u2h++W58aj6IR1nbeOF0y6cNvOpmy1w1SCbeFd6a7IT6YoBSh9ZwVv5zWIMtgMvVykOFBHGE1voJaWqR5M/ovqtMtkTDSpnG7O/YZGniENOiWWENIDwECKRzYKe4XgdyBMWELlr3LTFRfQi9BvREM1TIxSLUqDolxk7wdcoyw+NdCxjn6h4etge/doSLZ66cWZ1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3rNk+sGnmQD1xsdsrCQdz0G/bK23dKUH/f+gXQ8NO2HRM3Hy\nh4g/NsxcArGbYDm5n7WEda2lhf4ADpR350SygvzLoAxGpzZq8S1kuTlyYMtatJuM\n/DN2Ye675EF8KsRB0AnjC6fY8tS3+eCPEf7tofvlufGo+iEdZ23jhdMunDbzqZst\ncNUgm3hXemuyE+mKAUofWcFb+c1iDLYDL1cpDhQRxhNb6CWlqkeTP6L6rTLZEw0q\nZxuzv2GRp4hDTollhDSA8BAikc2CnuF4HcgTFhC5a9y0xUX0IvQb0RDNUyMUi1Kg\n6JcZO8HXKMsPjXQsY5+oeHrYHv3aEi2eunFmdQIDAQABAoIBAQCZzs6sPTmSe85D\nlpJgpaUM8rzRw3zUC/LkIzvPacjavWkuHcHCh4AZSbU2ixHjuJqSSlyMpfyO+Wly\nqGnTiWe8/flotXHKpNPhdFd/ccSkQ26HFHOf768QXkDYmb23D8rgcyOjdi5pMC9M\nXiKR7D6VRJNaBCSPdHWJbKTaVYt4iVV3J4ZNmSqZL5aSd34DcBdQEHyNO6CqkYmr\n46LNM81L26BqoTBUODGopeAS7Qgnux/UmhSMrmehNggAvXYn9c2SU5B0KXMGSr6r\niVkU3st4oxaR2g5dpEnywqd9cWcnMbP4II57HQjYDzTZARapFQrjNtdMoq5cmbpI\nL7OYNIWBAoGBAPWeT7AkonR83zaoAfgz2AdBeB74/4LwVj5BTCCwuMap+B4pBYmL\nk0H4u25zlTz+eSS3eprQgV9gDyLWjbU/2/A6Zr4NBlCikL/v/jiF+ESIptKQYIWP\nQqDChMhcK3dcAngDUUyeAUy5WwTN9A8UxHUy5i5LzXyvHfT/KMFL2sohAoGBAOgd\nGuuTC8DhTgl9xehlF9AQTF4bpzny1dKhhldLTMYDy+LWOyXW4zkpniXYM6mww/1D\nUKzby+x/3ho8EEvo9BF3vs2G7B7GsSV9La/fE3FqU88WE3RA4q1IE9MTBbHyzS5r\nNspY8UEB+W7IXv+N4Wb6VAgDtNhzs/0/cKTOahnVAoGAQZnm7sTaHwK7G34ECKbQ\nLB/wVVVr6S0H29jU3GZW87ix7FxIflQpIJWuefGlCoVtFcFrna3S4AZoBIYJkz9b\nHu56Qoh4B1FkF9+hprcheCyHYfXt0b5RrV5G2LzFXzvT7Pn13ODWuAdJqB7Z8K07\nS5IsqHDWkVa0SZtc50O7TAECgYBJmbkIi+cFMSwajFwt9ahYXGKq0J/1GxA8KuW7\nVnAwtdF3yzCULhB89rpkC6tOGnP7IdY6CbQe+OjHbtZIC8UgqNTCvQ6wL5bKaWgM\nRXMX2nxaxQhEK7L0+U739icvJuty1aJZBVzynRqnyzd8V1Pq4GO26t30aLPhELW6\nPI2eRQKBgG/pUzv1q5QUIoOffm9gqVvFLqg1ceDZbRkoxsZ51evIc6wpblXSb0Cb\nsmylpkDz8a9fQf5JAh9CSNzlosrl2yJ3+r7CcbnTJrUtivYEWx7hI1uoTuu//Jrb\nvSoeyMKfRCn4hQMJVSPZ8Y5VBAFzMbOCqfVZsF/mlUst1dH/OHgr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'deba7a3cf9794dc786f33622b0b69456', 'name': u'vping-keypair-3774e467-4fe6-4a6e-9da2-bedcb83777e0', 'created_at': '2018-05-14T09:56:11.881582', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'b6:a7:a4:99:20:2e:7f:08:2a:b7:5c:3d:e0:ea:7f:d3', 'type': 'ssh', 'id': u'vping-keypair-3774e467-4fe6-4a6e-9da2-bedcb83777e0'}) 2018-05-14 09:56:11,881 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3rNk+sGnmQD1xsdsrCQdz0G/bK23dKUH/f+gXQ8NO2HRM3Hy h4g/NsxcArGbYDm5n7WEda2lhf4ADpR350SygvzLoAxGpzZq8S1kuTlyYMtatJuM /DN2Ye675EF8KsRB0AnjC6fY8tS3+eCPEf7tofvlufGo+iEdZ23jhdMunDbzqZst cNUgm3hXemuyE+mKAUofWcFb+c1iDLYDL1cpDhQRxhNb6CWlqkeTP6L6rTLZEw0q Zxuzv2GRp4hDTollhDSA8BAikc2CnuF4HcgTFhC5a9y0xUX0IvQb0RDNUyMUi1Kg 6JcZO8HXKMsPjXQsY5+oeHrYHv3aEi2eunFmdQIDAQABAoIBAQCZzs6sPTmSe85D lpJgpaUM8rzRw3zUC/LkIzvPacjavWkuHcHCh4AZSbU2ixHjuJqSSlyMpfyO+Wly qGnTiWe8/flotXHKpNPhdFd/ccSkQ26HFHOf768QXkDYmb23D8rgcyOjdi5pMC9M XiKR7D6VRJNaBCSPdHWJbKTaVYt4iVV3J4ZNmSqZL5aSd34DcBdQEHyNO6CqkYmr 46LNM81L26BqoTBUODGopeAS7Qgnux/UmhSMrmehNggAvXYn9c2SU5B0KXMGSr6r iVkU3st4oxaR2g5dpEnywqd9cWcnMbP4II57HQjYDzTZARapFQrjNtdMoq5cmbpI L7OYNIWBAoGBAPWeT7AkonR83zaoAfgz2AdBeB74/4LwVj5BTCCwuMap+B4pBYmL k0H4u25zlTz+eSS3eprQgV9gDyLWjbU/2/A6Zr4NBlCikL/v/jiF+ESIptKQYIWP QqDChMhcK3dcAngDUUyeAUy5WwTN9A8UxHUy5i5LzXyvHfT/KMFL2sohAoGBAOgd GuuTC8DhTgl9xehlF9AQTF4bpzny1dKhhldLTMYDy+LWOyXW4zkpniXYM6mww/1D UKzby+x/3ho8EEvo9BF3vs2G7B7GsSV9La/fE3FqU88WE3RA4q1IE9MTBbHyzS5r NspY8UEB+W7IXv+N4Wb6VAgDtNhzs/0/cKTOahnVAoGAQZnm7sTaHwK7G34ECKbQ LB/wVVVr6S0H29jU3GZW87ix7FxIflQpIJWuefGlCoVtFcFrna3S4AZoBIYJkz9b Hu56Qoh4B1FkF9+hprcheCyHYfXt0b5RrV5G2LzFXzvT7Pn13ODWuAdJqB7Z8K07 S5IsqHDWkVa0SZtc50O7TAECgYBJmbkIi+cFMSwajFwt9ahYXGKq0J/1GxA8KuW7 VnAwtdF3yzCULhB89rpkC6tOGnP7IdY6CbQe+OjHbtZIC8UgqNTCvQ6wL5bKaWgM RXMX2nxaxQhEK7L0+U739icvJuty1aJZBVzynRqnyzd8V1Pq4GO26t30aLPhELW6 PI2eRQKBgG/pUzv1q5QUIoOffm9gqVvFLqg1ceDZbRkoxsZ51evIc6wpblXSb0Cb smylpkDz8a9fQf5JAh9CSNzlosrl2yJ3+r7CcbnTJrUtivYEWx7hI1uoTuu//Jrb vSoeyMKfRCn4hQMJVSPZ8Y5VBAFzMbOCqfVZsF/mlUst1dH/OHgr -----END RSA PRIVATE KEY----- 2018-05-14 09:56:12,893 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0' 2018-05-14 09:56:22,637 - 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-3774e467-4fe6-4a6e-9da2-bedcb83777e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:88:16', u'version': 4, u'addr': u'192.168.130.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fcb62a3f-1853-4d7b-b277-664cd6cdc20c'}), 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-14T09:56:21.000000', 'flavor': Munch({u'id': u'c600d6dc-9d73-4148-b954-553b69e31cef'}), 'az': u'nova', 'id': u'6aa1a4e6-b89d-49e3-bd24-be1911eca4ee', 'security_groups': [Munch({u'name': u'vping-sg-3774e467-4fe6-4a6e-9da2-bedcb83777e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deba7a3cf9794dc786f33622b0b69456', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.5', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.5', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.5', 'launched_at': u'2018-05-14T09:56:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-14T09:56:21Z', 'hostId': u'c816503032f51cf1bfd9821198bdfd54ac7aa197b63348b6fe6230f8', u'OS-EXT-SRV-ATTR:host': u'cmp002', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping-keypair-3774e467-4fe6-4a6e-9da2-bedcb83777e0', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'c816503032f51cf1bfd9821198bdfd54ac7aa197b63348b6fe6230f8', '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-00000024', u'OS-SRV-USG:launched_at': u'2018-05-14T09:56: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'845e5461ff794080997a23b9d05965df', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0', 'adminPass': u'p4eeeNtHDJnw', 'tenant_id': u'845e5461ff794080997a23b9d05965df', 'created_at': u'2018-05-14T09:56:14Z', 'created': u'2018-05-14T09:56:14Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-14 09:56:25,434 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - floating_ip2: Munch({'status': u'DOWN', 'router_id': u'b68277da-336b-448e-9196-ad66a046d908', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'845e5461ff794080997a23b9d05965df', 'created_at': u'2018-05-14T09:56:24Z', 'attached': True, 'updated_at': u'2018-05-14T09:56:24Z', 'id': u'75d8708e-8946-4398-9eda-29e19f2fa712', 'floating_network_id': u'1d515846-43d0-4a7c-beb7-6a0452d3146f', 'fixed_ip_address': u'192.168.130.5', 'floating_ip_address': u'172.30.10.123', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b68277da-336b-448e-9196-ad66a046d908', 'project_id': u'845e5461ff794080997a23b9d05965df', 'port_id': u'853c92aa-d5e1-4f65-81a4-47944b5e52a9', 'port': u'853c92aa-d5e1-4f65-81a4-47944b5e52a9', 'network': u'1d515846-43d0-4a7c-beb7-6a0452d3146f'}) 2018-05-14 09:56:28,048 - 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 1233706513 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.131753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133407] pid_max: default: 32768 minimum: 301 [ 0.134316] ACPI: Core revision 20150930 [ 0.135747] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137055] Security Framework initialized [ 0.137871] Yama: becoming mindful. [ 0.138593] AppArmor: AppArmor initialized [ 0.139495] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.141005] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142354] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.143612] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.145095] Initializing cgroup subsys io [ 0.145915] Initializing cgroup subsys memory [ 0.146792] Initializing cgroup subsys devices [ 0.147670] Initializing cgroup subsys freezer [ 0.148564] Initializing cgroup subsys net_cls [ 0.149424] Initializing cgroup subsys perf_event [ 0.150338] Initializing cgroup subsys net_prio [ 0.151245] Initializing cgroup subsys hugetlb [ 0.152110] Initializing cgroup subsys pids [ 0.152977] CPU: Physical Processor ID: 0 [ 0.154468] mce: CPU supports 10 MCE banks [ 0.155326] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156306] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170782] ftrace: allocating 31920 entries in 125 pages [ 0.192305] smpboot: Max logical packages: 1 [ 0.193142] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194442] x2apic enabled [ 0.195179] Switched APIC routing to physical x2apic. [ 0.196686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197782] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.199761] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.201332] ... version: 2 [ 0.202104] ... bit width: 48 [ 0.202909] ... generic registers: 4 [ 0.203675] ... value mask: 0000ffffffffffff [ 0.204662] ... max period: 000000007fffffff [ 0.205654] ... fixed-purpose events: 3 [ 0.206433] ... event mask: 000000070000000f [ 0.207421] KVM setup paravirtual spinlock [ 0.208744] x86: Booted up 1 node, 1 CPUs [ 0.209535] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.210881] devtmpfs: initialized [ 0.212631] evm: security.selinux [ 0.213297] evm: security.SMACK64 [ 0.213951] evm: security.SMACK64EXEC [ 0.214675] evm: security.SMACK64TRANSMUTE [ 0.215468] evm: security.SMACK64MMAP [ 0.216205] evm: security.ima [ 0.216801] evm: security.capability [ 0.217608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.219477] pinctrl core: initialized pinctrl subsystem [ 0.220585] RTC time: 9:56:21, date: 05/14/18 [ 0.221529] NET: Registered protocol family 16 [ 0.222495] cpuidle: using governor ladder [ 0.223297] cpuidle: using governor menu [ 0.224044] PCCT header not found. [ 0.224804] ACPI: bus type PCI registered [ 0.225626] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.226873] PCI: Using configuration type 1 for base access [ 0.227950] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.230045] ACPI: Added _OSI(Module Device) [ 0.230884] ACPI: Added _OSI(Processor Device) [ 0.231753] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232648] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234542] ACPI: Interpreter enabled [ 0.235288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237158] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238998] ACPI: (supports S0 S3 S4 S5) [ 0.239806] ACPI: Using IOAPIC for interrupt routing [ 0.240777] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243877] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245056] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246332] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247547] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249847] acpiphp: Slot [3] registered [ 0.250640] acpiphp: Slot [4] registered [ 0.251432] acpiphp: Slot [5] registered [ 0.252250] acpiphp: Slot [6] registered [ 0.259510] acpiphp: Slot [7] registered [ 0.260324] acpiphp: Slot [8] registered [ 0.261125] acpiphp: Slot [9] registered [ 0.261912] acpiphp: Slot [10] registered [ 0.262736] acpiphp: Slot [11] registered [ 0.263556] acpiphp: Slot [12] registered [ 0.264382] acpiphp: Slot [13] registered [ 0.265193] acpiphp: Slot [14] registered [ 0.266004] acpiphp: Slot [15] registered [ 0.266827] acpiphp: Slot [16] registered [ 0.267627] acpiphp: Slot [17] registered [ 0.268454] acpiphp: Slot [18] registered [ 0.269271] acpiphp: Slot [19] registered [ 0.270099] acpiphp: Slot [20] registered [ 0.270929] acpiphp: Slot [21] registered [ 0.271743] acpiphp: Slot [22] registered [ 0.272582] acpiphp: Slot [23] registered [ 0.273420] acpiphp: Slot [24] registered [ 0.274249] acpiphp: Slot [25] registered [ 0.275080] acpiphp: Slot [26] registered [ 0.275898] acpiphp: Slot [27] registered [ 0.276726] acpiphp: Slot [28] registered [ 0.277539] acpiphp: Slot [29] registered [ 0.278354] acpiphp: Slot [30] registered [ 0.279162] acpiphp: Slot [31] registered [ 0.279968] PCI host bridge to bus 0000:00 [ 0.280803] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283287] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284786] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.286247] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.287724] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.291623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.292942] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.294138] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.295596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.299100] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.330598] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.332028] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.333453] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.334814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.336150] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.337663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.338810] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.339884] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.341483] vgaarb: loaded [ 0.342068] vgaarb: bridge control possible 0000:00:02.0 [ 0.343244] SCSI subsystem initialized [ 0.344063] ACPI: bus type USB registered [ 0.344901] usbcore: registered new interface driver usbfs [ 0.345960] usbcore: registered new interface driver hub [ 0.347011] usbcore: registered new device driver usb [ 0.348106] PCI: Using ACPI for IRQ routing [ 0.349146] NetLabel: Initializing [ 0.349863] NetLabel: domain hash size = 128 [ 0.350734] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.351699] NetLabel: unlabeled traffic allowed by default [ 0.352821] clocksource: Switched to clocksource kvm-clock [ 0.358017] AppArmor: AppArmor Filesystem Enabled [ 0.358989] pnp: PnP ACPI init [ 0.359901] pnp: PnP ACPI: found 5 devices [ 0.365981] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.367676] NET: Registered protocol family 2 [ 0.368641] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.369909] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.371089] TCP: Hash tables configured (established 8192 bind 8192) [ 0.372270] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.373384] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374580] NET: Registered protocol family 1 [ 0.375447] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376566] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377653] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391583] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.405721] Trying to unpack rootfs image as initramfs... [ 0.455343] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.456992] Scanning for low memory corruption every 60 seconds [ 0.458316] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.459475] audit: initializing netlink subsys (disabled) [ 0.460532] audit: type=2000 audit(1526291781.993:1): initialized [ 0.461910] Initialise system trusted keyring [ 0.462834] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.464027] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466066] zbud: loaded [ 0.466750] VFS: Disk quotas dquot_6.6.0 [ 0.467590] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.469198] fuse init (API version 7.23) [ 0.470085] Key type big_key registered [ 0.470901] Allocating IMA MOK and blacklist keyrings. [ 0.472005] Key type asymmetric registered [ 0.472860] Asymmetric key parser 'x509' registered [ 0.473841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.475357] io scheduler noop registered [ 0.476133] io scheduler deadline registered (default) [ 0.477150] io scheduler cfq registered [ 0.478001] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.479091] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.480402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.481876] ACPI: Power Button [PWRF] [ 0.482716] GHES: HEST is not enabled! [ 0.496378] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.524118] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.538456] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.540351] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.563746] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565784] Linux agpgart interface v0.103 [ 0.567841] brd: module loaded [ 0.569118] loop: module loaded [ 0.574061] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.575442] GPT:90111 != 2097151 [ 0.576079] GPT:Alternate GPT header not at the end of the disk. [ 0.577192] GPT:90111 != 2097151 [ 0.577808] GPT: Use GNU Parted to correct GPT errors. [ 0.578721] vda: vda1 vda15 [ 0.580434] vdb: [ 0.581428] scsi host0: ata_piix [ 0.582144] scsi host1: ata_piix [ 0.582834] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.584062] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.586333] libphy: Fixed MDIO Bus: probed [ 0.587130] tun: Universal TUN/TAP device driver, 1.6 [ 0.588077] tun: (C) 1999-2004 Max Krasnyansky [ 0.590074] PPP generic driver version 2.4.2 [ 0.590915] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.592100] ehci-pci: EHCI PCI platform driver [ 0.592985] ehci-platform: EHCI generic platform driver [ 0.593958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595067] ohci-pci: OHCI PCI platform driver [ 0.595916] ohci-platform: OHCI generic platform driver [ 0.596917] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611099] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612080] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613525] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.614503] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.615609] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.616871] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618253] usb usb1: Product: UHCI Host Controller [ 0.619178] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620323] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621210] hub 1-0:1.0: USB hub found [ 0.621938] hub 1-0:1.0: 2 ports detected [ 0.622795] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.624674] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.625626] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.626644] mousedev: PS/2 mouse device common for all mice [ 0.627846] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.629691] rtc_cmos 00:00: RTC can wake from S4 [ 0.630735] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.632003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.633210] i2c /dev entries driver [ 0.633942] device-mapper: uevent: version 1.0.3 [ 0.634876] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.636504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.637797] NET: Registered protocol family 10 [ 0.638816] NET: Registered protocol family 17 [ 0.639709] Key type dns_resolver registered [ 0.640646] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.641751] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.643458] registered taskstats version 1 [ 0.644290] Loading compiled-in X.509 certificates [ 0.645752] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.647569] zswap: loaded using pool lzo/zbud [ 0.655477] Key type trusted registered [ 0.657090] Key type encrypted registered [ 0.657906] AppArmor: AppArmor sha1 policy hashing enabled [ 0.658955] ima: No TPM chip found, activating TPM-bypass! [ 0.660004] evm: HMAC attrs: 0x1 [ 0.660934] Magic number: 2:888:929 [ 0.661735] rtc_cmos 00:00: setting system clock to 2018-05-14 09:56:22 UTC (1526291782) [ 0.663287] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.664374] EDD information not available. [ 0.745762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.747249] Write protecting the kernel read-only data: 14336k [ 0.748813] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.750568] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.23 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.425635] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.5... Lease of 192.168.130.5 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJvH7v8wK//1ROclGhDGFuRSt5MzcwX5n7cJnAiXYG4aldHwtZuJeQ+sgLKEfgXuMviJj8xE/5FqFO/OJS9hf0v9Eu0LOPvXh8p8f50aytn9XP6ntsIZb+fsLLWQlUsY86/FtoQVa/B99guXV60rl0INXySyTKpgC+idiw6A+6OxTJ4myWXXSHds8l8/nFvRqtyUGqIS+mYd5NSzyPfp+9OGAcOfv2zLiJQ8QavvH0V+lvdHqMJbq4/6otJh/PgBygOJBcrSDMWT7MwWIEHPp9TzDvOTCCQIluWJ7LKGc+I/8W9NBL9I5ZBHn04UuE0u3kjiDxDVtdoyBl+wdflnrh root@opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0 ssh-dss AAAAB3NzaC1kc3MAAACBAKYIkXrRmd8d5JZALu0M+zy0IbrSH195B0stdqN6Ao1PVRpAoAtRUHTejfor00naqFsvLYxLWRoT4PK2drgbjffeuzCgxj+PEfaqzh+Opd0fM67BbHm4N9kShF479q5abjpdBRfUWLGgVQUHq+F4m9LVoX7HY8KLKux4RXwqPpCVAAAAFQD1vPGc9hyoSIWHpUJzyffBt1QTLwAAAIAJ3aQ0GtdQwffwCymIeClUqLe9FXoxG90JM7SS/56+oBJbGzH1CfQWhHevLMfoOi4yYHmVo5kGSKIQC+nttfLOaeOZCvVWXhMkWZOXMUPoVPa10bcZK+HPuetcJgkGa6K+O3iYkV3CcLXZcqEd3o/rYcIIpBjcGkYZsEK9p/AHSwAAAIAIyW5Os98ubcg5P/NIzR3bNTaJPgTMuNAaNMuD9MmtcLCEJ0MZsAm0QJxc200R7L8QKzFbk7c7DyglcCMgtryFObEPKnu5O1hK+Xz16D2a/Hwe5/FDPspuzEb6MOixIw5oSax0tqyL5BT+SZTyfy0AHDA/au8F/oFoQwtbA3zyXg== root@opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.5,24,fe80::f816:3eff:fee0:8816/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 6aa1a4e6-b89d-49e3-bd24-be1911eca4ee name: opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0 availability-zone: nova local-hostname: opnfv-vping-2-ssh--3774e467-4fe6-4a6e-9da2-bedcb83777e0.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=3.42 === 2018-05-14 09:56:28,049 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - Begin test execution 2018-05-14 09:56:29,157 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ssh: 2018-05-14 09:56:29,163 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - ping output: >> 2018-05-14 09:56:29,167 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-14 09:56:29,167 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-14 09:56:29,667 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 09:56:29,667 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-14 09:56:44,777 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-05-14 09:56:44,778 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-05-14 09:56:45,504 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - ext_net: Munch({u'status': u'ACTIVE', u'subnets': [u'07c3aa2e-dd4d-4b38-9b22-508173b9829c'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-05-14T09:42:59Z', u'is_default': True, u'revision_number': 4, u'port_security_enabled': True, u'mtu': 1500, u'id': u'1d515846-43d0-4a7c-beb7-6a0452d3146f', 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'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:42:53Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:56:45,504 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin virtual environment setup 2018-05-14 09:56:45,505 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing Start Time:'2018-05-14 09:56:45' 2018-05-14 09:56:45,505 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating image with name: 'functest-vping--0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:56:45,505 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Image metadata: None 2018-05-14 09:56:46,322 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/functest-vping--0524c390-aefa-4718-a215-1149ec7046c0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T09:56:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/61951b73-50f2-41ef-84dd-9640576dfa13/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'61951b73-50f2-41ef-84dd-9640576dfa13', u'size': None, u'name': u'functest-vping--0524c390-aefa-4718-a215-1149ec7046c0', u'checksum': None, u'self': u'/v2/images/61951b73-50f2-41ef-84dd-9640576dfa13', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T09:56:46Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 09:56:46,322 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating network with name: 'vping-net-0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:56:46,878 - 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-14T09:56:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'46ffabc7-72db-4804-b846-64619e00ed32', u'provider:segmentation_id': 1021, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-net-0524c390-aefa-4718-a215-1149ec7046c0', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:56:46Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:56:47,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-14T09:56:47Z', 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'29b1ceb3-81e6-4590-8cf3-ccd6ec2c5e64', u'subnetpool_id': None, u'service_types': [], u'name': u'vping-subnet-0524c390-aefa-4718-a215-1149ec7046c0', u'enable_dhcp': True, u'network_id': u'46ffabc7-72db-4804-b846-64619e00ed32', u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:56:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.130.1', u'ip_version': 4, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:56:47,944 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating router with name: 'vping-router-0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:56:49,661 - 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-14T09:56:49Z', u'revision_number': 3, u'ha': False, u'id': u'a75bd237-1f26-478e-92dc-bebee7e60cd6', u'external_gateway_info': {u'network_id': u'1d515846-43d0-4a7c-beb7-6a0452d3146f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'07c3aa2e-dd4d-4b38-9b22-508173b9829c', u'ip_address': u'172.30.10.114'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping-router-0524c390-aefa-4718-a215-1149ec7046c0', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T09:56:48Z', u'distributed': False, u'flavor_id': None, u'routes': [], u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 09:56:52,256 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating flavor with name: 'vping-flavor-0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:56:52,380 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - flavor: Munch({'name': u'vping-flavor-0524c390-aefa-4718-a215-1149ec7046c0', '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'845e5461ff794080997a23b9d05965df', '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'eb4836cd-acd9-43f4-98ea-f51218821513', 'swap': 0}) 2018-05-14 09:56:53,438 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:57:04,066 - 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-0524c390-aefa-4718-a215-1149ec7046c0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:6c:8b', u'version': 4, u'addr': u'192.168.130.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'61951b73-50f2-41ef-84dd-9640576dfa13'}), 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-14T09:57:01.000000', 'flavor': Munch({u'id': u'eb4836cd-acd9-43f4-98ea-f51218821513'}), 'az': u'nova', 'id': u'8d00fc69-7cca-49aa-9e69-d9ca299ab6e2', 'security_groups': [Munch({u'name': u'vping-sg-0524c390-aefa-4718-a215-1149ec7046c0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deba7a3cf9794dc786f33622b0b69456', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.9', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.9', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.9', 'launched_at': u'2018-05-14T09:57:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-14T09:57:02Z', 'hostId': u'c816503032f51cf1bfd9821198bdfd54ac7aa197b63348b6fe6230f8', 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'c816503032f51cf1bfd9821198bdfd54ac7aa197b63348b6fe6230f8', '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-00000027', u'OS-SRV-USG:launched_at': u'2018-05-14T09:57:01.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'845e5461ff794080997a23b9d05965df', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp002.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0', 'adminPass': u'2r47MmbfD8aR', 'tenant_id': u'845e5461ff794080997a23b9d05965df', 'created_at': u'2018-05-14T09:56:55Z', 'created': u'2018-05-14T09:56:55Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-14 09:57:05,697 - 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 1552006836 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.160085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.162207] pid_max: default: 32768 minimum: 301 [ 0.163369] ACPI: Core revision 20150930 [ 0.165006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166656] Security Framework initialized [ 0.167743] Yama: becoming mindful. [ 0.168644] AppArmor: AppArmor initialized [ 0.169734] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.171636] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.173410] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.175071] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.176942] Initializing cgroup subsys io [ 0.177976] Initializing cgroup subsys memory [ 0.179089] Initializing cgroup subsys devices [ 0.180233] Initializing cgroup subsys freezer [ 0.181323] Initializing cgroup subsys net_cls [ 0.182419] Initializing cgroup subsys perf_event [ 0.183601] Initializing cgroup subsys net_prio [ 0.184745] Initializing cgroup subsys hugetlb [ 0.185821] Initializing cgroup subsys pids [ 0.186886] CPU: Physical Processor ID: 0 [ 0.188644] mce: CPU supports 10 MCE banks [ 0.189703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.191036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200616] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.206146] ftrace: allocating 31920 entries in 125 pages [ 0.227784] smpboot: Max logical packages: 1 [ 0.228834] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.230477] x2apic enabled [ 0.231364] Switched APIC routing to physical x2apic. [ 0.233078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.234502] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.237087] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.239029] ... version: 2 [ 0.240047] ... bit width: 48 [ 0.241076] ... generic registers: 4 [ 0.242076] ... value mask: 0000ffffffffffff [ 0.243361] ... max period: 000000007fffffff [ 0.244640] ... fixed-purpose events: 3 [ 0.245631] ... event mask: 000000070000000f [ 0.246907] KVM setup paravirtual spinlock [ 0.248461] x86: Booted up 1 node, 1 CPUs [ 0.249442] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.251151] devtmpfs: initialized [ 0.253079] evm: security.selinux [ 0.253935] evm: security.SMACK64 [ 0.254792] evm: security.SMACK64EXEC [ 0.255718] evm: security.SMACK64TRANSMUTE [ 0.256725] evm: security.SMACK64MMAP [ 0.257644] evm: security.ima [ 0.258420] evm: security.capability [ 0.259437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261804] pinctrl core: initialized pinctrl subsystem [ 0.263171] RTC time: 9:57:01, date: 05/14/18 [ 0.264360] NET: Registered protocol family 16 [ 0.265604] cpuidle: using governor ladder [ 0.266630] cpuidle: using governor menu [ 0.267619] PCCT header not found. [ 0.268589] ACPI: bus type PCI registered [ 0.269629] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271284] PCI: Using configuration type 1 for base access [ 0.272743] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.275238] ACPI: Added _OSI(Module Device) [ 0.276331] ACPI: Added _OSI(Processor Device) [ 0.277438] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278662] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280909] ACPI: Interpreter enabled [ 0.281868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286630] ACPI: (supports S0 S3 S4 S5) [ 0.287620] ACPI: Using IOAPIC for interrupt routing [ 0.288850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294022] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297269] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300160] acpiphp: Slot [3] registered [ 0.301165] acpiphp: Slot [4] registered [ 0.302212] acpiphp: Slot [5] registered [ 0.303211] acpiphp: Slot [6] registered [ 0.310590] acpiphp: Slot [7] registered [ 0.311576] acpiphp: Slot [8] registered [ 0.312614] acpiphp: Slot [9] registered [ 0.313627] acpiphp: Slot [10] registered [ 0.314673] acpiphp: Slot [11] registered [ 0.315725] acpiphp: Slot [12] registered [ 0.316614] acpiphp: Slot [13] registered [ 0.317541] acpiphp: Slot [14] registered [ 0.318413] acpiphp: Slot [15] registered [ 0.319298] acpiphp: Slot [16] registered [ 0.320270] acpiphp: Slot [17] registered [ 0.321305] acpiphp: Slot [18] registered [ 0.322324] acpiphp: Slot [19] registered [ 0.323362] acpiphp: Slot [20] registered [ 0.324407] acpiphp: Slot [21] registered [ 0.325471] acpiphp: Slot [22] registered [ 0.326467] acpiphp: Slot [23] registered [ 0.327488] acpiphp: Slot [24] registered [ 0.328512] acpiphp: Slot [25] registered [ 0.329566] acpiphp: Slot [26] registered [ 0.330614] acpiphp: Slot [27] registered [ 0.331733] acpiphp: Slot [28] registered [ 0.332790] acpiphp: Slot [29] registered [ 0.333800] acpiphp: Slot [30] registered [ 0.334831] acpiphp: Slot [31] registered [ 0.335886] PCI host bridge to bus 0000:00 [ 0.336903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341989] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.343872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.345792] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349967] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361278] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.391785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.393520] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.395174] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.396922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.398676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.400235] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.401751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.403170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.405207] vgaarb: loaded [ 0.405948] vgaarb: bridge control possible 0000:00:02.0 [ 0.407414] SCSI subsystem initialized [ 0.408473] ACPI: bus type USB registered [ 0.409544] usbcore: registered new interface driver usbfs [ 0.410927] usbcore: registered new interface driver hub [ 0.412303] usbcore: registered new device driver usb [ 0.413717] PCI: Using ACPI for IRQ routing [ 0.414984] NetLabel: Initializing [ 0.415888] NetLabel: domain hash size = 128 [ 0.416984] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418249] NetLabel: unlabeled traffic allowed by default [ 0.419692] clocksource: Switched to clocksource kvm-clock [ 0.425189] AppArmor: AppArmor Filesystem Enabled [ 0.426444] pnp: PnP ACPI init [ 0.427541] pnp: PnP ACPI: found 5 devices [ 0.433894] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436106] NET: Registered protocol family 2 [ 0.437373] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.439131] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.440768] TCP: Hash tables configured (established 8192 bind 8192) [ 0.442410] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.443886] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.445475] NET: Registered protocol family 1 [ 0.446635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448104] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449544] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.478361] Trying to unpack rootfs image as initramfs... [ 0.528116] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.530114] Scanning for low memory corruption every 60 seconds [ 0.531823] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.533401] audit: initializing netlink subsys (disabled) [ 0.534760] audit: type=2000 audit(1526291822.354:1): initialized [ 0.536535] Initialise system trusted keyring [ 0.537724] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.539324] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.541746] zbud: loaded [ 0.542597] VFS: Disk quotas dquot_6.6.0 [ 0.543668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545663] fuse init (API version 7.23) [ 0.546796] Key type big_key registered [ 0.547851] Allocating IMA MOK and blacklist keyrings. [ 0.549306] Key type asymmetric registered [ 0.550361] Asymmetric key parser 'x509' registered [ 0.551669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.553594] io scheduler noop registered [ 0.554656] io scheduler deadline registered (default) [ 0.556045] io scheduler cfq registered [ 0.557129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562180] ACPI: Power Button [PWRF] [ 0.563226] GHES: HEST is not enabled! [ 0.577255] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620660] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.622746] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648548] Linux agpgart interface v0.103 [ 0.650759] brd: module loaded [ 0.652118] loop: module loaded [ 0.658021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.659707] GPT:90111 != 2097151 [ 0.660455] GPT:Alternate GPT header not at the end of the disk. [ 0.661717] GPT:90111 != 2097151 [ 0.662466] GPT: Use GNU Parted to correct GPT errors. [ 0.663613] vda: vda1 vda15 [ 0.665733] vdb: [ 0.666800] scsi host0: ata_piix [ 0.667664] scsi host1: ata_piix [ 0.668480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.669996] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.671768] libphy: Fixed MDIO Bus: probed [ 0.672727] tun: Universal TUN/TAP device driver, 1.6 [ 0.673880] tun: (C) 1999-2004 Max Krasnyansky [ 0.676147] PPP generic driver version 2.4.2 [ 0.677225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678684] ehci-pci: EHCI PCI platform driver [ 0.679739] ehci-platform: EHCI generic platform driver [ 0.680952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682304] ohci-pci: OHCI PCI platform driver [ 0.683366] ohci-platform: OHCI generic platform driver [ 0.684596] uhci_hcd: USB Universal Host Controller Interface driver [ 0.698987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701953] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.703122] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704517] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707584] usb usb1: Product: UHCI Host Controller [ 0.708711] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.710043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711170] hub 1-0:1.0: USB hub found [ 0.712086] hub 1-0:1.0: 2 ports detected [ 0.713101] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715446] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716577] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717795] mousedev: PS/2 mouse device common for all mice [ 0.719238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.721481] rtc_cmos 00:00: RTC can wake from S4 [ 0.722678] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.724125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.725499] i2c /dev entries driver [ 0.726370] device-mapper: uevent: version 1.0.3 [ 0.727469] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.729492] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730996] NET: Registered protocol family 10 [ 0.732234] NET: Registered protocol family 17 [ 0.733238] Key type dns_resolver registered [ 0.734325] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.735712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.737785] registered taskstats version 1 [ 0.738784] Loading compiled-in X.509 certificates [ 0.740423] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742643] zswap: loaded using pool lzo/zbud [ 0.750691] Key type trusted registered [ 0.752455] Key type encrypted registered [ 0.753407] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754672] ima: No TPM chip found, activating TPM-bypass! [ 0.755969] evm: HMAC attrs: 0x1 [ 0.757024] Magic number: 2:441:980 [ 0.757957] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:02 UTC (1526291822) [ 0.759821] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761199] EDD information not available. [ 0.828727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.830450] Write protecting the kernel read-only data: 14336k [ 0.832279] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.834268] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.01 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.241609] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK 2018-05-14 09:57:05,698 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0' 2018-05-14 09:57:15,128 - 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-0524c390-aefa-4718-a215-1149ec7046c0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:56:35', u'version': 4, u'addr': u'192.168.130.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'61951b73-50f2-41ef-84dd-9640576dfa13'}), 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-14T09:57:14.000000', 'flavor': Munch({u'id': u'eb4836cd-acd9-43f4-98ea-f51218821513'}), 'az': u'nova', 'id': u'cb1798ad-f81f-46bd-a815-4fc2588d4443', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deba7a3cf9794dc786f33622b0b69456', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'192.168.130.8', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'845e5461ff794080997a23b9d05965df', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'192.168.130.8', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'192.168.130.8', 'launched_at': u'2018-05-14T09:57:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-05-14T09:57:14Z', 'hostId': u'3e6e26b38dfea166447befa85dd05428f8972a2aa033d98d7b5ba11c', 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'3e6e26b38dfea166447befa85dd05428f8972a2aa033d98d7b5ba11c', '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-14T09:57:14.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'845e5461ff794080997a23b9d05965df', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'cmp001.mcp-pike-ovs-dpdk-ha.local', 'name': u'opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0', 'adminPass': u'eTZfYLdsfQ37', 'tenant_id': u'845e5461ff794080997a23b9d05965df', 'created_at': u'2018-05-14T09:57:07Z', 'created': u'2018-05-14T09:57:07Z', 'has_config_drive': True, 'volumes': [], 'config_drive': u'True', 'region': 'RegionOne'}) 2018-05-14 09:57:16,930 - 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 1552006836 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.160085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.162207] pid_max: default: 32768 minimum: 301 [ 0.163369] ACPI: Core revision 20150930 [ 0.165006] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.166656] Security Framework initialized [ 0.167743] Yama: becoming mindful. [ 0.168644] AppArmor: AppArmor initialized [ 0.169734] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.171636] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.173410] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.175071] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.176942] Initializing cgroup subsys io [ 0.177976] Initializing cgroup subsys memory [ 0.179089] Initializing cgroup subsys devices [ 0.180233] Initializing cgroup subsys freezer [ 0.181323] Initializing cgroup subsys net_cls [ 0.182419] Initializing cgroup subsys perf_event [ 0.183601] Initializing cgroup subsys net_prio [ 0.184745] Initializing cgroup subsys hugetlb [ 0.185821] Initializing cgroup subsys pids [ 0.186886] CPU: Physical Processor ID: 0 [ 0.188644] mce: CPU supports 10 MCE banks [ 0.189703] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.191036] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.200616] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.206146] ftrace: allocating 31920 entries in 125 pages [ 0.227784] smpboot: Max logical packages: 1 [ 0.228834] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.230477] x2apic enabled [ 0.231364] Switched APIC routing to physical x2apic. [ 0.233078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.234502] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.237087] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.239029] ... version: 2 [ 0.240047] ... bit width: 48 [ 0.241076] ... generic registers: 4 [ 0.242076] ... value mask: 0000ffffffffffff [ 0.243361] ... max period: 000000007fffffff [ 0.244640] ... fixed-purpose events: 3 [ 0.245631] ... event mask: 000000070000000f [ 0.246907] KVM setup paravirtual spinlock [ 0.248461] x86: Booted up 1 node, 1 CPUs [ 0.249442] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.251151] devtmpfs: initialized [ 0.253079] evm: security.selinux [ 0.253935] evm: security.SMACK64 [ 0.254792] evm: security.SMACK64EXEC [ 0.255718] evm: security.SMACK64TRANSMUTE [ 0.256725] evm: security.SMACK64MMAP [ 0.257644] evm: security.ima [ 0.258420] evm: security.capability [ 0.259437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261804] pinctrl core: initialized pinctrl subsystem [ 0.263171] RTC time: 9:57:01, date: 05/14/18 [ 0.264360] NET: Registered protocol family 16 [ 0.265604] cpuidle: using governor ladder [ 0.266630] cpuidle: using governor menu [ 0.267619] PCCT header not found. [ 0.268589] ACPI: bus type PCI registered [ 0.269629] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271284] PCI: Using configuration type 1 for base access [ 0.272743] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.275238] ACPI: Added _OSI(Module Device) [ 0.276331] ACPI: Added _OSI(Processor Device) [ 0.277438] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278662] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280909] ACPI: Interpreter enabled [ 0.281868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286630] ACPI: (supports S0 S3 S4 S5) [ 0.287620] ACPI: Using IOAPIC for interrupt routing [ 0.288850] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.292499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294022] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295650] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297269] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300160] acpiphp: Slot [3] registered [ 0.301165] acpiphp: Slot [4] registered [ 0.302212] acpiphp: Slot [5] registered [ 0.303211] acpiphp: Slot [6] registered [ 0.310590] acpiphp: Slot [7] registered [ 0.311576] acpiphp: Slot [8] registered [ 0.312614] acpiphp: Slot [9] registered [ 0.313627] acpiphp: Slot [10] registered [ 0.314673] acpiphp: Slot [11] registered [ 0.315725] acpiphp: Slot [12] registered [ 0.316614] acpiphp: Slot [13] registered [ 0.317541] acpiphp: Slot [14] registered [ 0.318413] acpiphp: Slot [15] registered [ 0.319298] acpiphp: Slot [16] registered [ 0.320270] acpiphp: Slot [17] registered [ 0.321305] acpiphp: Slot [18] registered [ 0.322324] acpiphp: Slot [19] registered [ 0.323362] acpiphp: Slot [20] registered [ 0.324407] acpiphp: Slot [21] registered [ 0.325471] acpiphp: Slot [22] registered [ 0.326467] acpiphp: Slot [23] registered [ 0.327488] acpiphp: Slot [24] registered [ 0.328512] acpiphp: Slot [25] registered [ 0.329566] acpiphp: Slot [26] registered [ 0.330614] acpiphp: Slot [27] registered [ 0.331733] acpiphp: Slot [28] registered [ 0.332790] acpiphp: Slot [29] registered [ 0.333800] acpiphp: Slot [30] registered [ 0.334831] acpiphp: Slot [31] registered [ 0.335886] PCI host bridge to bus 0000:00 [ 0.336903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338499] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341989] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.343872] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.345792] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349967] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354936] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.359491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.361278] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.391785] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.393520] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.395174] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.396922] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.398676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.400235] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.401751] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.403170] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.405207] vgaarb: loaded [ 0.405948] vgaarb: bridge control possible 0000:00:02.0 [ 0.407414] SCSI subsystem initialized [ 0.408473] ACPI: bus type USB registered [ 0.409544] usbcore: registered new interface driver usbfs [ 0.410927] usbcore: registered new interface driver hub [ 0.412303] usbcore: registered new device driver usb [ 0.413717] PCI: Using ACPI for IRQ routing [ 0.414984] NetLabel: Initializing [ 0.415888] NetLabel: domain hash size = 128 [ 0.416984] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418249] NetLabel: unlabeled traffic allowed by default [ 0.419692] clocksource: Switched to clocksource kvm-clock [ 0.425189] AppArmor: AppArmor Filesystem Enabled [ 0.426444] pnp: PnP ACPI init [ 0.427541] pnp: PnP ACPI: found 5 devices [ 0.433894] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436106] NET: Registered protocol family 2 [ 0.437373] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.439131] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.440768] TCP: Hash tables configured (established 8192 bind 8192) [ 0.442410] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.443886] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.445475] NET: Registered protocol family 1 [ 0.446635] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448104] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449544] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.463903] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.478361] Trying to unpack rootfs image as initramfs... [ 0.528116] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.530114] Scanning for low memory corruption every 60 seconds [ 0.531823] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.533401] audit: initializing netlink subsys (disabled) [ 0.534760] audit: type=2000 audit(1526291822.354:1): initialized [ 0.536535] Initialise system trusted keyring [ 0.537724] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.539324] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.541746] zbud: loaded [ 0.542597] VFS: Disk quotas dquot_6.6.0 [ 0.543668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545663] fuse init (API version 7.23) [ 0.546796] Key type big_key registered [ 0.547851] Allocating IMA MOK and blacklist keyrings. [ 0.549306] Key type asymmetric registered [ 0.550361] Asymmetric key parser 'x509' registered [ 0.551669] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.553594] io scheduler noop registered [ 0.554656] io scheduler deadline registered (default) [ 0.556045] io scheduler cfq registered [ 0.557129] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.560255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562180] ACPI: Power Button [PWRF] [ 0.563226] GHES: HEST is not enabled! [ 0.577255] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.620660] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.622746] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.646276] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648548] Linux agpgart interface v0.103 [ 0.650759] brd: module loaded [ 0.652118] loop: module loaded [ 0.658021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.659707] GPT:90111 != 2097151 [ 0.660455] GPT:Alternate GPT header not at the end of the disk. [ 0.661717] GPT:90111 != 2097151 [ 0.662466] GPT: Use GNU Parted to correct GPT errors. [ 0.663613] vda: vda1 vda15 [ 0.665733] vdb: [ 0.666800] scsi host0: ata_piix [ 0.667664] scsi host1: ata_piix [ 0.668480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.669996] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.671768] libphy: Fixed MDIO Bus: probed [ 0.672727] tun: Universal TUN/TAP device driver, 1.6 [ 0.673880] tun: (C) 1999-2004 Max Krasnyansky [ 0.676147] PPP generic driver version 2.4.2 [ 0.677225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678684] ehci-pci: EHCI PCI platform driver [ 0.679739] ehci-platform: EHCI generic platform driver [ 0.680952] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.682304] ohci-pci: OHCI PCI platform driver [ 0.683366] ohci-platform: OHCI generic platform driver [ 0.684596] uhci_hcd: USB Universal Host Controller Interface driver [ 0.698987] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.700206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701953] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.703122] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704517] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.707584] usb usb1: Product: UHCI Host Controller [ 0.708711] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.710043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711170] hub 1-0:1.0: USB hub found [ 0.712086] hub 1-0:1.0: 2 ports detected [ 0.713101] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.715446] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.716577] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717795] mousedev: PS/2 mouse device common for all mice [ 0.719238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.721481] rtc_cmos 00:00: RTC can wake from S4 [ 0.722678] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.724125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.725499] i2c /dev entries driver [ 0.726370] device-mapper: uevent: version 1.0.3 [ 0.727469] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.729492] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730996] NET: Registered protocol family 10 [ 0.732234] NET: Registered protocol family 17 [ 0.733238] Key type dns_resolver registered [ 0.734325] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.735712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.737785] registered taskstats version 1 [ 0.738784] Loading compiled-in X.509 certificates [ 0.740423] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742643] zswap: loaded using pool lzo/zbud [ 0.750691] Key type trusted registered [ 0.752455] Key type encrypted registered [ 0.753407] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754672] ima: No TPM chip found, activating TPM-bypass! [ 0.755969] evm: HMAC attrs: 0x1 [ 0.757024] Magic number: 2:441:980 [ 0.757957] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:02 UTC (1526291822) [ 0.759821] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761199] EDD information not available. [ 0.828727] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.830450] Write protecting the kernel read-only data: 14336k [ 0.832279] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.834268] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.01 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.241609] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.9... Lease of 192.168.130.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 992MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHeAEk40YwYQp/cJ64IMl2RtMjXpumiv9g9QM3GQtcWLqeBNq8s4NxTHqPgxcIv9lggLHqJEqk95BPW/0wgQH+UZMPa/jMW0l+hsURVnd6wG2MNgfUsWkZjj4GcR0zZNeHC8zcpvlQ0qdTS58ZbVxffs1JgTPxpQLXb3ZJKcBh0ukiSJY7/JOSQ2tDrmZKUsJccTjzbeYi+5/iULT9KJWSTJ73zIl07lQ78qbcrHbPtGRPYJCADev0wqIATV4QfBDjXfMrHn68k1XFf5czzdN18QDqMEba8y/xFm0GczpFEexLOLwgsX4qGuNiLXSL9RA1azdot0n9tPGOXG0z+wxr root@opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBAJFriHptYqwY224ilzhFJIoU6TmJqVZVNPOP4/SROVqnT1AjbTadpoOx3JLgqMunL7uUYoo2lAt07f+EU6fmcoDyOHRt1ffSRhi1CzIhpcrMmV92UiKxB7x1JKFcF7aGjei1hccwTeB+Ixg8oR/gJZC9J7yJ/b6sxDksuIozuq9RAAAAFQCfh6JsaOjq7mzNFsd7Rc+yjzUN7QAAAIBt+2tntZeZdwyQ0+6mShSvbGVwesivQy4I37VNXdu+EwfCkK79P/7gNhPSYdLSuCAxMWXMXaIuHPXPmfCcTTe+IVK9a/o4sdIJv6JNE2ENISPzWFPv4SIjo4ImsEBbU1ikvywnGSylXDDyeWm6sqUIjIi5FnROEHjlUa8V271S1gAAAIBH/dMmcEI16F8mZNXD4pw2fpiBIrXbSxbNDLlGG0iFYLZBsD4VGIWmlqKfIcaYXUzTA5tpscS++0FzStRC15bwLGpHN5sb0wJvlhvhLyXkInCvvMcl3ToT62jwHpAAGpVAILZo7NoJZG5Hyn1L4CEBaeDo7eWjLNPM5ZaIxJiNxQ== root@opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.9,24,fe80::f816:3eff:fe4b:6c8b/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: 8d00fc69-7cca-49aa-9e69-d9ca299ab6e2 name: opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-1-0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.62 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:4B:6C:8B inet addr:192.168.130.9 Bcast:192.168.130.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4b:6c8b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:11 errors:0 dropped:0 overruns:0 frame:0 TX packets:18 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1590 (1.5 KiB) TX bytes:1985 (1.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 192.168.130.1 0.0.0.0 UG 0 0 0 eth0 169.254.169.254 192.168.130.1 255.255.255.255 UGH 0 0 0 eth0 192.168.130.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 8.8.8.8 ### ping -c 5 192.168.130.1 PING 192.168.130.1 (192.168.130.1): 56 data bytes /dev/root resized successfully [took 8.42s] 2018-05-14 09:57:16,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Begin test execution 2018-05-14 09:57:16,930 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-05-14 09:57:18,739 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: 2018-05-14 09:57:18,739 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:57:20,710 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: 2018-05-14 09:57:22,686 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: 2018-05-14 09:57:24,670 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: 2018-05-14 09:57:26,606 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:28,719 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:30,654 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:32,452 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:34,538 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:36,579 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:38,550 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:38,551 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:57:40,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:42,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:44,694 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:46,606 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:48,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:50,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:52,576 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:54,524 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:56,373 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:58,315 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:57:58,316 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:58:00,242 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:02,178 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:04,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:06,028 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:07,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:09,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:11,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:13,687 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:15,661 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:17,646 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:17,647 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:58:19,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:21,634 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:23,680 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:25,481 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:27,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:29,571 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:31,476 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:33,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:35,363 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:37,235 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:37,236 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:58:39,121 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:41,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:42,942 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:45,013 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:46,996 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:48,952 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:50,933 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:52,923 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:54,815 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:56,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:58:56,921 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:58:58,882 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:00,892 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:02,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:04,871 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:06,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:08,680 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:10,594 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:12,525 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:14,512 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:16,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:16,441 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:59:18,350 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:20,450 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:22,258 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:24,051 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:25,939 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:27,933 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:29,833 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:31,730 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:33,620 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:35,611 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:35,611 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:59:37,502 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:39,383 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:41,349 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:43,220 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:45,060 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:46,943 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:48,856 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:50,743 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:52,577 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:54,615 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:54,616 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 09:59:56,605 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 09:59:58,399 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:00,413 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:02,314 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:04,202 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:06,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:08,092 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:09,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:11,882 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:13,738 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:13,739 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:00:15,618 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:17,464 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00: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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:21,233 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:23,036 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:25,016 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:26,918 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:28,713 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:30,648 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:32,451 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:32,452 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:00:34,531 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:36,406 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:38,204 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:40,086 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:41,874 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:43,815 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:45,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:47,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:49,383 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:51,287 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:51,287 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:00:53,140 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:55,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:56,857 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:00:58,847 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:00,665 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:02,474 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:04,295 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:06,230 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:08,246 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:10,047 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:10,048 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:01:12,141 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:14,088 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:15,841 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:17,617 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:19,475 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:21,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:23,311 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:25,314 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:27,230 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:29,040 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:29,041 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:01:30,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:32,662 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:34,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:36,466 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:38,312 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:40,224 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:42,013 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:43,917 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:45,822 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:47,975 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:47,976 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:01:49,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:51,674 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:53,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:55,671 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:57,565 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:01:59,430 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:01,292 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:03,201 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:05,231 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:07,080 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:07,081 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:02:08,945 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:11,021 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:12,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:14,720 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:16,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:18,459 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:20,480 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:22,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:24,334 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:26,187 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:26,188 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:02:28,071 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:29,981 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:31,813 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:33,728 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:35,638 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:37,451 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:39,539 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:41,297 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:43,135 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:45,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:45,034 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:02:47,022 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:49,061 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:51,093 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:53,035 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:54,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:56,654 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:02:58,676 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:00,764 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:02,683 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:04,586 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:04,586 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:03:06,388 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:08,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:10,404 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:12,317 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:14,227 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:16,177 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:18,160 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:20,053 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:22,084 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:24,100 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:24,101 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging . Waiting for response... 2018-05-14 10:03:25,982 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:27,965 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:29,843 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:31,708 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:33,588 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:35,390 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:37,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:39,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 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:41,187 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:43,045 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x3ffda max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x37b3a000-0x37feffff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000003FFE164F 000030 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000003FFE142B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013EB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000003FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000003FFE151F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] ACPI: SRAT 0x000000003FFE1597 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x3fffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x3ffd9fff] -> [mem 0x00000000-0x3ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd5000-0x3ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1667713348 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffd9fff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257891 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 1007860K/1048032K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_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.149731] Calibrating delay loop (skipped) preset value.. 6983.83 BogoMIPS (lpj=13967664) [ 0.151704] pid_max: default: 32768 minimum: 301 [ 0.152765] ACPI: Core revision 20150930 [ 0.154276] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155817] Security Framework initialized [ 0.156744] Yama: becoming mindful. [ 0.157587] AppArmor: AppArmor initialized [ 0.158544] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.160249] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161832] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.163321] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164999] Initializing cgroup subsys io [ 0.165969] Initializing cgroup subsys memory [ 0.166970] Initializing cgroup subsys devices [ 0.167977] Initializing cgroup subsys freezer [ 0.168994] Initializing cgroup subsys net_cls [ 0.170002] Initializing cgroup subsys perf_event [ 0.171105] Initializing cgroup subsys net_prio [ 0.172191] Initializing cgroup subsys hugetlb [ 0.173192] Initializing cgroup subsys pids [ 0.174197] CPU: Physical Processor ID: 0 [ 0.175824] mce: CPU supports 10 MCE banks [ 0.176778] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192402] ftrace: allocating 31920 entries in 125 pages [ 0.214175] smpboot: Max logical packages: 1 [ 0.215163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216721] x2apic enabled [ 0.217496] Switched APIC routing to physical x2apic. [ 0.219121] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220465] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.222841] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.224672] ... version: 2 [ 0.225616] ... bit width: 48 [ 0.226552] ... generic registers: 4 [ 0.227486] ... value mask: 0000ffffffffffff [ 0.228642] ... max period: 000000007fffffff [ 0.229813] ... fixed-purpose events: 3 [ 0.230735] ... event mask: 000000070000000f [ 0.231926] KVM setup paravirtual spinlock [ 0.233351] x86: Booted up 1 node, 1 CPUs [ 0.234277] smpboot: Total of 1 processors activated (6983.83 BogoMIPS) [ 0.235906] devtmpfs: initialized [ 0.237739] evm: security.selinux [ 0.238548] evm: security.SMACK64 [ 0.239328] evm: security.SMACK64EXEC [ 0.240211] evm: security.SMACK64TRANSMUTE [ 0.241148] evm: security.SMACK64MMAP [ 0.242046] evm: security.ima [ 0.242791] evm: security.capability [ 0.243708] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245928] pinctrl core: initialized pinctrl subsystem [ 0.247222] RTC time: 9:57:14, date: 05/14/18 [ 0.248347] NET: Registered protocol family 16 [ 0.249452] cpuidle: using governor ladder [ 0.250406] cpuidle: using governor menu [ 0.251371] PCCT header not found. [ 0.252262] ACPI: bus type PCI registered [ 0.253205] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.254686] PCI: Using configuration type 1 for base access [ 0.255953] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.258189] ACPI: Added _OSI(Module Device) [ 0.259197] ACPI: Added _OSI(Processor Device) [ 0.260213] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261287] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263339] ACPI: Interpreter enabled [ 0.264223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.266397] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.268543] ACPI: (supports S0 S3 S4 S5) [ 0.269473] ACPI: Using IOAPIC for interrupt routing [ 0.270610] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.274031] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.275431] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.276937] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.278391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.281057] acpiphp: Slot [3] registered [ 0.282005] acpiphp: Slot [4] registered [ 0.282960] acpiphp: Slot [5] registered [ 0.283900] acpiphp: Slot [6] registered [ 0.291024] acpiphp: Slot [7] registered [ 0.291980] acpiphp: Slot [8] registered [ 0.292901] acpiphp: Slot [9] registered [ 0.293837] acpiphp: Slot [10] registered [ 0.294814] acpiphp: Slot [11] registered [ 0.295765] acpiphp: Slot [12] registered [ 0.296743] acpiphp: Slot [13] registered [ 0.297698] acpiphp: Slot [14] registered [ 0.298629] acpiphp: Slot [15] registered [ 0.299572] acpiphp: Slot [16] registered [ 0.300514] acpiphp: Slot [17] registered [ 0.301488] acpiphp: Slot [18] registered [ 0.302470] acpiphp: Slot [19] registered [ 0.303408] acpiphp: Slot [20] registered [ 0.304344] acpiphp: Slot [21] registered [ 0.305305] acpiphp: Slot [22] registered [ 0.306252] acpiphp: Slot [23] registered [ 0.307210] acpiphp: Slot [24] registered [ 0.308180] acpiphp: Slot [25] registered [ 0.309136] acpiphp: Slot [26] registered [ 0.310087] acpiphp: Slot [27] registered [ 0.311027] acpiphp: Slot [28] registered [ 0.311984] acpiphp: Slot [29] registered [ 0.312902] acpiphp: Slot [30] registered [ 0.313925] acpiphp: Slot [31] registered [ 0.314854] PCI host bridge to bus 0000:00 [ 0.315826] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.317341] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.318797] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.320494] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window] [ 0.322193] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.323937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.328025] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.329596] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.331017] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.332572] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.337210] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.338891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.367925] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372802] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374132] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.375343] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.376459] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379033] vgaarb: loaded [ 0.379622] vgaarb: bridge control possible 0000:00:02.0 [ 0.380777] SCSI subsystem initialized [ 0.381592] ACPI: bus type USB registered [ 0.382389] usbcore: registered new interface driver usbfs [ 0.383425] usbcore: registered new interface driver hub [ 0.384432] usbcore: registered new device driver usb [ 0.385482] PCI: Using ACPI for IRQ routing [ 0.386486] NetLabel: Initializing [ 0.387182] NetLabel: domain hash size = 128 [ 0.388017] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388967] NetLabel: unlabeled traffic allowed by default [ 0.390082] clocksource: Switched to clocksource kvm-clock [ 0.395195] AppArmor: AppArmor Filesystem Enabled [ 0.396148] pnp: PnP ACPI init [ 0.397017] pnp: PnP ACPI: found 5 devices [ 0.403040] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.404760] NET: Registered protocol family 2 [ 0.405692] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.406994] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.408229] TCP: Hash tables configured (established 8192 bind 8192) [ 0.409443] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.410555] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.411782] NET: Registered protocol family 1 [ 0.412650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.413747] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.414838] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442878] Trying to unpack rootfs image as initramfs... [ 0.492544] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000) [ 0.494008] Scanning for low memory corruption every 60 seconds [ 0.495239] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.496332] audit: initializing netlink subsys (disabled) [ 0.497275] audit: type=2000 audit(1526291834.930:1): initialized [ 0.498529] Initialise system trusted keyring [ 0.499395] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500479] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502349] zbud: loaded [ 0.502989] VFS: Disk quotas dquot_6.6.0 [ 0.503713] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505134] fuse init (API version 7.23) [ 0.505956] Key type big_key registered [ 0.506704] Allocating IMA MOK and blacklist keyrings. [ 0.507748] Key type asymmetric registered [ 0.508484] Asymmetric key parser 'x509' registered [ 0.509370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510673] io scheduler noop registered [ 0.511405] io scheduler deadline registered (default) [ 0.512355] io scheduler cfq registered [ 0.513136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514132] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516820] ACPI: Power Button [PWRF] [ 0.517658] GHES: HEST is not enabled! [ 0.531405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.559150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.573472] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.575309] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.599577] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601634] Linux agpgart interface v0.103 [ 0.603707] brd: module loaded [ 0.604942] loop: module loaded [ 0.610425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.611866] GPT:90111 != 2097151 [ 0.612514] GPT:Alternate GPT header not at the end of the disk. [ 0.613620] GPT:90111 != 2097151 [ 0.614259] GPT: Use GNU Parted to correct GPT errors. [ 0.615206] vda: vda1 vda15 [ 0.616937] vdb: [ 0.617950] scsi host0: ata_piix [ 0.618672] scsi host1: ata_piix [ 0.619365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 0.620611] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 0.622052] libphy: Fixed MDIO Bus: probed [ 0.622890] tun: Universal TUN/TAP device driver, 1.6 [ 0.623836] tun: (C) 1999-2004 Max Krasnyansky [ 0.625765] PPP generic driver version 2.4.2 [ 0.626625] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627860] ehci-pci: EHCI PCI platform driver [ 0.628726] ehci-platform: EHCI generic platform driver [ 0.629716] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.630846] ohci-pci: OHCI PCI platform driver [ 0.631716] ohci-platform: OHCI generic platform driver [ 0.632686] uhci_hcd: USB Universal Host Controller Interface driver [ 0.646812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.647817] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.649210] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.650177] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.651272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652521] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653907] usb usb1: Product: UHCI Host Controller [ 0.654786] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.655877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.656771] hub 1-0:1.0: USB hub found [ 0.657489] hub 1-0:1.0: 2 ports detected [ 0.658347] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.660228] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.661130] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.662067] mousedev: PS/2 mouse device common for all mice [ 0.663228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.664928] rtc_cmos 00:00: RTC can wake from S4 [ 0.665912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.667034] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.668220] i2c /dev entries driver [ 0.668928] device-mapper: uevent: version 1.0.3 [ 0.669816] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.672581] NET: Registered protocol family 10 [ 0.673547] NET: Registered protocol family 17 [ 0.674369] Key type dns_resolver registered [ 0.675282] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.676385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.678137] registered taskstats version 1 [ 0.678959] Loading compiled-in X.509 certificates [ 0.680374] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.682203] zswap: loaded using pool lzo/zbud [ 0.689815] Key type trusted registered [ 0.691326] Key type encrypted registered [ 0.692094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693057] ima: No TPM chip found, activating TPM-bypass! [ 0.694094] evm: HMAC attrs: 0x1 [ 0.694974] Magic number: 2:441:980 [ 0.695752] rtc_cmos 00:00: setting system clock to 2018-05-14 09:57:15 UTC (1526291835) [ 0.697298] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698401] EDD information not available. [ 0.778990] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780406] Write protecting the kernel read-only data: 14336k [ 0.781892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.68 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.895657] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.130.8... Lease of 192.168.130.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.130.1" Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGzvlNzOy8hAUmEIlG08+V0EAasBW557ObTJCasRN7KcfbZH1vCiJ5kdS314+808gP8aszOnuNfz3JxkcBqH5s+qxUSZeruYBGnvj/8hAb3QMdur6nUGNew7BJswzleGimtumuXT3fhSCqPodpFsOTeaBK8FCCoV6up/CE3zyX4Rhd03whugde5ooE1y/HFdhfnwHG9el4HhQWVx52tcVoiRoT6iCHGaTSIpaVJNQYt5lGRFz5sS12xbIiIFk9TMxCOqBXk+nRllu3IYSgAgfHEnVinLUuAJJ6D9qagwM1ICDp1HU0EQwmNuhtJS9a8vymajiqWcW6kIoCyXc7bAg/ root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 ssh-dss AAAAB3NzaC1kc3MAAACBALm24zXk8tomm3zsDimG6gtZhE2hgGQKVBHPISi9EVdMQyvxU7eGfAwIjcI+ioreykFqkob56+io0shNXqoSSxentLFknszGFO6Y90Vbl4MVnghrDL4ctSJVOkhp5WDj1O2lIQi3393p0VvNqDovFEqHg28Cmk+B/xCMa6F79pSbAAAAFQCeodQ9ofWl28oYiXGicM6+8/HNHwAAAIEAk99hz7VWGZKBD8Sr4x2vVCv58l3QGsBJzdl1z+rtOwtiGdK5tIjEE+gpHQVm+MzR/EZ+oKp7bkaw9WpXs++v5hzFKkaRGkOS1rny/is+So7N+rWyPGNFKXJ9o/z9FQfASvCcShLbLhkb0sayVJ1M7ZG3bxaj8YfcwOFsYGkvyKYAAACAcP58MhzgJrQRI3+Cat3IcncTgwWqj7EX+zaNXNFBRabNPZ4kdzc9eEbIgyX/c+Ka6U408StoFKx5UilD+Hj2TQuKAPmpwd21178YuN3YTxTVymZzSj0tAghqPufHWvtydvRzESiRpq0yLGoM1Q79WUtNBYmwFBJaGShU5wdShYI= root@opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.130.8,24,fe80::f816:3eff:fe27:5635/64, ip-route:default via 192.168.130.1 dev eth0 ip-route:169.254.169.254 via 192.168.130.1 dev eth0 ip-route:192.168.130.0/24 dev eth0 src 192.168.130.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: configdrive local === instance-id: cb1798ad-f81f-46bd-a815-4fc2588d4443 name: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 availability-zone: nova local-hostname: opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0.novalocal launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.60 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. opnfv-vping-2-userdata--0524c390-aefa-4718-a215-1149ec7046c0 login: /dev/root resized successfully [took 8.51s] 2018-05-14 10:03:43,046 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-05-14 10:03:43,176 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 10:03:43,178 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 06:58 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-05-14 10:03:57,737 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-05-14 10:03:57,737 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-05-14 10:03:57,848 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-14 10:03:57,849 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-14 10:03:57,849 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-14 10:04:04,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4f056725-49d4-456f-9124-708424ce5d76 | 2018-05-14T10:04:03.565697 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4f056725-49d4-456f-9124-708424ce5d76 ~/.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-14 10:04:08,647 - 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-14 10:04:08,648 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-14 10:04:15,608 - 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=adb93166-c70e-4dab-bdcf-e21ce3e6acd3) as the default verifier for the future CLI operations. 2018-05-14 10:04:18,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-7aec6879-4cc5-4e60-97ac-63e88d287bfe' 2018-05-14 10:04:20,065 - 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-14T10:04:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'48ef5e25-03c1-4f2a-ba6b-0d1bb1fc497b', u'provider:segmentation_id': 1012, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T10:04:19Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 10:04:20,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-14T10:04:20Z', 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'bd3c1a19-2293-4062-ba88-e49da5611b22', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'enable_dhcp': True, u'network_id': u'48ef5e25-03c1-4f2a-ba6b-0d1bb1fc497b', u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T10:04:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 10:04:20,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-14 10:04:20,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-7aec6879-4cc5-4e60-97ac-63e88d287bfe' 2018-05-14 10:04:21,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T10:04:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/be405b5a-bffa-40be-a41f-7a199d8699c3/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'be405b5a-bffa-40be-a41f-7a199d8699c3', u'size': None, u'name': u'Cirros-0.4.0-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'checksum': None, u'self': u'/v2/images/be405b5a-bffa-40be-a41f-7a199d8699c3', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T10:04:21Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 10:04:21,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-7aec6879-4cc5-4e60-97ac-63e88d287bfe' 2018-05-14 10:04:22,426 - 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-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T10:04:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/047b3394-fc9c-418a-9968-784176aacf9a/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'047b3394-fc9c-418a-9968-784176aacf9a', u'size': None, u'name': u'Cirros-0.4.0-1-7aec6879-4cc5-4e60-97ac-63e88d287bfe', u'checksum': None, u'self': u'/v2/images/047b3394-fc9c-418a-9968-784176aacf9a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T10:04:22Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 10:04:22,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-14 10:04:22,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-7aec6879-4cc5-4e60-97ac-63e88d287bfe', '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'845e5461ff794080997a23b9d05965df', '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'9fbb954e-3eae-4d7f-aaaf-fa412b3b0c70', 'swap': 0}) 2018-05-14 10:04:22,783 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-7aec6879-4cc5-4e60-97ac-63e88d287bfe', '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'845e5461ff794080997a23b9d05965df', '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'1b733e53-bf54-4182-89e3-7528952285b3', 'swap': 0}) 2018-05-14 10:04:26,635 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-14 10:04:26,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-14 10:04:26,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-14 10:04:26,639 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-14 10:04:26,644 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-14 10:04:29,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-adb93166-c70e-4dab-bdcf-e21ce3e6acd3/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-05-14 10:04:29,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-14 10:04:29,845 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-14 10:04:29,845 - 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-14 10:22:07,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6a2718ce-94c0-445a-9528-1ac19d3223b5 2018-05-14 10:22:07,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6a2718ce-94c0-445a-9528-1ac19d3223b5']'. 2018-05-14 10:22:08,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a2718ce-94c0-445a-9528-1ac19d3223b5 | 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-14 10:04:32 | 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-14 10:22:07 | 2018-05-14 10:22:08,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:35 | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: adb93166-c70e-4dab-bdcf-e21ce3e6acd3) | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4f056725-49d4-456f-9124-708424ce5d76) | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1030.245 | 2018-05-14 10:22:08,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 10:22:08,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-14 10:22:08,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-05-14 10:22:13,072 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 10:22:13,073 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 17:54 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-05-14 10:22:13,078 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-05-14 10:22:13,078 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-05-14 10:22:13,261 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-05-14 10:22:13,809 - xtesting.energy.energy - DEBUG - Starting recording 2018-05-14 10:22:13,809 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-05-14 10:22:14,201 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-14 10:22:17,432 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-14 10:22:20,777 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 16bc1b3f-fefd-4249-969a-48d7d7db26bd | 2018-05-14T10:22:20.015856 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 16bc1b3f-fefd-4249-969a-48d7d7db26bd ~/.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-14 10:22:24,628 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-05-14 10:22:24,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-05-14 10:22:25,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f145e353-451d-4980-953c-2fa7ec2b17dc'... 2018-05-14 10:22:26,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f145e353-451d-4980-953c-2fa7ec2b17dc'... 2018-05-14 10:22:27,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f145e353-451d-4980-953c-2fa7ec2b17dc'... 2018-05-14 10:22:32,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc'... 2018-05-14 10:22:32,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f145e353-451d-4980-953c-2fa7ec2b17dc'... 2018-05-14 10:22:32,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-05-14 10:22:32,537 - 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-14 10:22:32,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-14 10:22:32,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-14 10:22:32,559 - 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': 'f2110c7f-d763-4a5b-8796-26db07d82269', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f145e353-451d-4980-953c-2fa7ec2b17dc', 'flavor_name': 'rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f145e353-451d-4980-953c-2fa7ec2b17dc', '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-14 10:23:42,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6211bf00-5fbb-48fa-a17c-a1c601908802 2018-05-14 10:23:42,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-05-14 10:23:42,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '6211bf00-5fbb-48fa-a17c-a1c601908802'] 2018-05-14 10:23:43,881 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6211bf00-5fbb-48fa-a17c-a1c601908802: 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667684 Full duration: 7.190852 -------------------------------------------------------------------------------- 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | total | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> duration | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.590327 Full duration: 8.38332 -------------------------------------------------------------------------------- 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | total | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> duration | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 1.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.190601 Full duration: 8.135365 -------------------------------------------------------------------------------- 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 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.091012 Full duration: 8.42196 -------------------------------------------------------------------------------- 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> duration | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.332903 Full duration: 8.377727 -------------------------------------------------------------------------------- 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 6211bf00-5fbb-48fa-a17c-a1c601908802 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.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> duration | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.995947 Full duration: 8.025895 HINTS: * To plot HTML graphics with this data, run: rally task report 6211bf00-5fbb-48fa-a17c-a1c601908802 --out output.html * To generate a JUnit report, run: rally task export 6211bf00-5fbb-48fa-a17c-a1c601908802 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6211bf00-5fbb-48fa-a17c-a1c601908802 --json --out output.json 2018-05-14 10:23:43,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6211bf00-5fbb-48fa-a17c-a1c601908802'] 2018-05-14 10:23:44,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-14 10:23:44,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6211bf00-5fbb-48fa-a17c-a1c601908802', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-05-14 10:23:45,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-05-14 10:23:45,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-05-14 10:23:45,005 - 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-14 10:23:45,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-14 10:23:45,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-14 10:23:45,023 - 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': 'f2110c7f-d763-4a5b-8796-26db07d82269', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f145e353-451d-4980-953c-2fa7ec2b17dc', 'flavor_name': 'rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f145e353-451d-4980-953c-2fa7ec2b17dc', '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-14 10:25:18,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 17d87541-c602-4b31-ba7c-98a84e9b69d4 2018-05-14 10:25:18,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '17d87541-c602-4b31-ba7c-98a84e9b69d4'] 2018-05-14 10:25:19,650 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 17d87541-c602-4b31-ba7c-98a84e9b69d4: 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 17d87541-c602-4b31-ba7c-98a84e9b69d4 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.17 | 3.17 | 3.17 | 3.17 | 3.17 | 3.17 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | -> glance_v2.upload_data | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | glance_v2.delete_image | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | -> duration | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 3.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.394158 Full duration: 12.352389 -------------------------------------------------------------------------------- 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 17d87541-c602-4b31-ba7c-98a84e9b69d4 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.269 | 3.269 | 3.269 | 3.269 | 3.269 | 3.269 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | -> glance_v2.upload_data | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | glance_v2.list_images | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | total | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 100.0% | 1 | | -> duration | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 3.419 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.419357 Full duration: 14.124042 -------------------------------------------------------------------------------- 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 17d87541-c602-4b31-ba7c-98a84e9b69d4 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.446 | 0.446 | 0.446 | 0.446 | 0.446 | 0.446 | 100.0% | 1 | | total | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | -> duration | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 0.447 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.446501 Full duration: 8.839444 -------------------------------------------------------------------------------- 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": "f2110c7f-d763-4a5b-8796-26db07d82269" } ], "flavor": { "name": "rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 17d87541-c602-4b31-ba7c-98a84e9b69d4 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.228 | 3.228 | 3.228 | 3.228 | 3.228 | 3.228 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | -> glance_v2.upload_data | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | nova.boot_servers | 12.601 | 12.601 | 12.601 | 12.601 | 12.601 | 12.601 | 100.0% | 1 | | total | 15.83 | 15.83 | 15.83 | 15.83 | 15.83 | 15.83 | 100.0% | 1 | | -> duration | 14.83 | 14.83 | 14.83 | 14.83 | 14.83 | 14.83 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.830239 Full duration: 35.910612 HINTS: * To plot HTML graphics with this data, run: rally task report 17d87541-c602-4b31-ba7c-98a84e9b69d4 --out output.html * To generate a JUnit report, run: rally task export 17d87541-c602-4b31-ba7c-98a84e9b69d4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 17d87541-c602-4b31-ba7c-98a84e9b69d4 --json --out output.json 2018-05-14 10:25:19,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '17d87541-c602-4b31-ba7c-98a84e9b69d4'] 2018-05-14 10:25:20,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-14 10:25:20,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '17d87541-c602-4b31-ba7c-98a84e9b69d4', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-05-14 10:25:20,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-05-14 10:25:20,603 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-05-14 10:25:20,604 - 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-14 10:25:20,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-14 10:25:20,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-14 10:25:20,623 - 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': 'f2110c7f-d763-4a5b-8796-26db07d82269', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f145e353-451d-4980-953c-2fa7ec2b17dc', 'flavor_name': 'rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f145e353-451d-4980-953c-2fa7ec2b17dc', '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-14 10:30:24,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7e19b1c4-245e-4c29-a028-1daec06bca6d 2018-05-14 10:30:24,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '7e19b1c4-245e-4c29-a028-1daec06bca6d'] 2018-05-14 10:30:25,459 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 7e19b1c4-245e-4c29-a028-1daec06bca6d: 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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 | 2.946 | 2.946 | 2.946 | 2.946 | 2.946 | 2.946 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.768 | 10.768 | 10.768 | 10.768 | 10.768 | 10.768 | 100.0% | 1 | | total | 13.715 | 13.715 | 13.715 | 13.715 | 13.715 | 13.715 | 100.0% | 1 | | -> duration | 13.715 | 13.715 | 13.715 | 13.715 | 13.715 | 13.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.714945 Full duration: 42.303739 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.326 | 3.326 | 3.326 | 3.326 | 3.326 | 3.326 | 100.0% | 1 | | cinder_v2.delete_volume | 10.796 | 10.796 | 10.796 | 10.796 | 10.796 | 10.796 | 100.0% | 1 | | total | 14.122 | 14.122 | 14.122 | 14.122 | 14.122 | 14.122 | 100.0% | 1 | | -> duration | 14.122 | 14.122 | 14.122 | 14.122 | 14.122 | 14.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.122007 Full duration: 24.257206 -------------------------------------------------------------------------------- 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-f145e353-451d-4980-953c-2fa7ec2b17dc" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.63 | 5.63 | 5.63 | 5.63 | 5.63 | 5.63 | 100.0% | 1 | | cinder_v2.delete_volume | 10.81 | 10.81 | 10.81 | 10.81 | 10.81 | 10.81 | 100.0% | 1 | | total | 16.44 | 16.44 | 16.44 | 16.44 | 16.44 | 16.44 | 100.0% | 1 | | -> duration | 16.44 | 16.44 | 16.44 | 16.44 | 16.44 | 16.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.440092 Full duration: 28.302899 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | cinder_v2.delete_volume | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 100.0% | 1 | | total | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 100.0% | 1 | | -> duration | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 14.119 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.119099 Full duration: 25.127394 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.498 | 3.498 | 3.498 | 3.498 | 3.498 | 3.498 | 100.0% | 1 | | cinder_v2.extend_volume | 2.46 | 2.46 | 2.46 | 2.46 | 2.46 | 2.46 | 100.0% | 1 | | cinder_v2.delete_volume | 19.427 | 19.427 | 19.427 | 19.427 | 19.427 | 19.427 | 100.0% | 1 | | total | 25.385 | 25.385 | 25.385 | 25.385 | 25.385 | 25.385 | 100.0% | 1 | | -> duration | 25.385 | 25.385 | 25.385 | 25.385 | 25.385 | 25.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.384992 Full duration: 35.324761 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.605 | 26.605 | 26.605 | 26.605 | 26.605 | 26.605 | 100.0% | 1 | | cinder_v2.delete_volume | 10.774 | 10.774 | 10.774 | 10.774 | 10.774 | 10.774 | 100.0% | 1 | | total | 37.38 | 37.38 | 37.38 | 37.38 | 37.38 | 37.38 | 100.0% | 1 | | -> duration | 37.38 | 37.38 | 37.38 | 37.38 | 37.38 | 37.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.379776 Full duration: 63.395723 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v2.list_qos | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788871 Full duration: 12.711845 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | cinder_v2.set_qos | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797157 Full duration: 12.547045 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | cinder_v2.list_types | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70842 Full duration: 13.18629 -------------------------------------------------------------------------------- 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 7e19b1c4-245e-4c29-a028-1daec06bca6d 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> duration | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835015 Full duration: 13.022359 HINTS: * To plot HTML graphics with this data, run: rally task report 7e19b1c4-245e-4c29-a028-1daec06bca6d --out output.html * To generate a JUnit report, run: rally task export 7e19b1c4-245e-4c29-a028-1daec06bca6d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7e19b1c4-245e-4c29-a028-1daec06bca6d --json --out output.json 2018-05-14 10:30:25,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7e19b1c4-245e-4c29-a028-1daec06bca6d'] 2018-05-14 10:30:26,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-05-14 10:30:26,535 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7e19b1c4-245e-4c29-a028-1daec06bca6d', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-05-14 10:30:26,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-05-14 10:30:26,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-05-14 10:30:26,549 - 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-14 10:30:26,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-05-14 10:30:26,565 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-05-14 10:30:26,566 - 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': 'f2110c7f-d763-4a5b-8796-26db07d82269', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f145e353-451d-4980-953c-2fa7ec2b17dc', 'flavor_name': 'rally-tiny-f145e353-451d-4980-953c-2fa7ec2b17dc', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f145e353-451d-4980-953c-2fa7ec2b17dc', '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-14 10:30:38,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 56a9b82d-9cb4-45b0-9be6-9322dd8efd4f 2018-05-14 10:30:38,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '56a9b82d-9cb4-45b0-9be6-9322dd8efd4f'] 2018-05-14 10:30:39,486 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 56a9b82d-9cb4-45b0-9be6-9322dd8efd4f: 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 56a9b82d-9cb4-45b0-9be6-9322dd8efd4f 2018-05-14 10:30:39,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '56a9b82d-9cb4-45b0-9be6-9322dd8efd4f'] 2018-05-14 10:30:40,475 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: No JSON object could be decoded 2018-05-14 10:30:50,759 - xtesting.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-05-14 10:30:50,759 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-05-14 10:30:51,147 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,262 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 10:30:51,262 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,263 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,264 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,266 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,267 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,263 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 08:37 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-05-14 10:30:51,268 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 10:30:51,268 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-05-14 10:30:51,268 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-05-14 10:30:51,358 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-14 10:30:51,358 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-14 10:30:51,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-14 10:30:54,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-14 10:30:58,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dc218017-1d4b-434c-be97-b858dd6e1702 | 2018-05-14T10:30:57.579478 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dc218017-1d4b-434c-be97-b858dd6e1702 ~/.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-14 10:31:01,814 - 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-14 10:31:01,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-14 10:31:04,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-14 10:31:09,087 - 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=67c850b7-c147-44d0-b9e5-1ae283eec093) as the default verifier for the future CLI operations. 2018-05-14 10:31:12,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-7a682e53-e398-4c00-af1f-3919b0a4e5c6' 2018-05-14 10:31:13,599 - 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-14T10:31:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'0c299aea-4ad8-46ac-8ff2-cd84cbcffdb7', u'provider:segmentation_id': 1013, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T10:31:13Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 10:31:14,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-14T10:31:14Z', 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'9c73c819-162d-46dd-93e5-4da39394627d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'enable_dhcp': True, u'network_id': u'0c299aea-4ad8-46ac-8ff2-cd84cbcffdb7', u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T10:31:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 10:31:14,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-14 10:31:14,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-7a682e53-e398-4c00-af1f-3919b0a4e5c6' 2018-05-14 10:31:15,388 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T10:31:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c466d2cc-f701-46f8-8bd4-3ae16db9a1b5/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c466d2cc-f701-46f8-8bd4-3ae16db9a1b5', u'size': None, u'name': u'Cirros-0.4.0-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'checksum': None, u'self': u'/v2/images/c466d2cc-f701-46f8-8bd4-3ae16db9a1b5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T10:31:15Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 10:31:15,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-7a682e53-e398-4c00-af1f-3919b0a4e5c6' 2018-05-14 10:31:15,952 - 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-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T10:31:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/883bb43f-48bc-4e4c-b232-58eb65337947/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'883bb43f-48bc-4e4c-b232-58eb65337947', u'size': None, u'name': u'Cirros-0.4.0-1-7a682e53-e398-4c00-af1f-3919b0a4e5c6', u'checksum': None, u'self': u'/v2/images/883bb43f-48bc-4e4c-b232-58eb65337947', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T10:31:16Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 10:31:15,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-14 10:31:16,174 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-7a682e53-e398-4c00-af1f-3919b0a4e5c6', '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'845e5461ff794080997a23b9d05965df', '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'b4adaea7-646b-41d0-a9f0-666293f5d290', 'swap': 0}) 2018-05-14 10:31:16,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-7a682e53-e398-4c00-af1f-3919b0a4e5c6', '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'845e5461ff794080997a23b9d05965df', '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'd8b0645e-2378-419f-b82c-e7e0f1550621', 'swap': 0}) 2018-05-14 10:31:20,111 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-14 10:31:20,112 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-14 10:31:20,113 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-14 10:31:20,116 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-14 10:31:20,123 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-14 10:31:23,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-67c850b7-c147-44d0-b9e5-1ae283eec093/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-14 10:31:23,601 - 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-14 10:33:09,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2ef9ea10-aaa6-4e26-a065-b596dda2b86e 2018-05-14 10:33:09,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2ef9ea10-aaa6-4e26-a065-b596dda2b86e']'. 2018-05-14 10:33:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-14 10:33:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-14 10:33:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 10:33:10,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2ef9ea10-aaa6-4e26-a065-b596dda2b86e | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-14 10:31:26 | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-14 10:33:09 | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:43 | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 67c850b7-c147-44d0-b9e5-1ae283eec093) | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dc218017-1d4b-434c-be97-b858dd6e1702) | 2018-05-14 10:33:10,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 78.626 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 10:33:10,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-14 10:33:10,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 99.2647058824% 2018-05-14 10:33:14,711 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 10:33:14,712 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:02 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-05-14 10:33:14,716 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-05-14 10:33:14,716 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-05-14 10:33:16,193 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{'hw:mem_page_size': 'large'}' 2018-05-14 11:31:56,233 - 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 3519.967s FAILED (failures=3) 2018-05-14 11:31:56,400 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 11:31:56,401 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:40 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-05-14 11:31:56,405 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-05-14 11:31:56,405 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-05-14 11:31:56,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-05-14 11:31:56,498 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Default 2018-05-14 11:31:56,498 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-05-14 11:31:59,686 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-05-14 11:32:02,772 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e28a6df8-71c7-4571-8dbd-9d1339f7695c | 2018-05-14T11:32:02.232090 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e28a6df8-71c7-4571-8dbd-9d1339f7695c ~/.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-14 11:32:06,617 - 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-14 11:32:06,617 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-05-14 11:32:09,445 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-05-14 11:32:13,392 - 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=a1e8a5db-0878-4888-b7da-65f1f58009c4) as the default verifier for the future CLI operations. 2018-05-14 11:32:16,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d' 2018-05-14 11:32:17,700 - 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-14T11:32:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vlan', u'id': u'0fd3fcfe-8e21-484d-8a7d-d06b8a8a3538', u'provider:segmentation_id': 1009, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'admin_state_up': True, u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T11:32:17Z', u'mtu': 1500, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 11:32:18,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-05-14T11:32:18Z', 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'48179f89-1756-4ff5-b356-d16e3845d313', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'enable_dhcp': True, u'network_id': u'0fd3fcfe-8e21-484d-8a7d-d06b8a8a3538', u'tenant_id': u'845e5461ff794080997a23b9d05965df', u'created_at': u'2018-05-14T11:32:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'845e5461ff794080997a23b9d05965df'}) 2018-05-14 11:32:18,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-05-14 11:32:18,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d' 2018-05-14 11:32:19,562 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T11:32:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e17ce0fb-55b1-4a03-bd58-b15fcf08a459/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e17ce0fb-55b1-4a03-bd58-b15fcf08a459', u'size': None, u'name': u'Cirros-0.4.0-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'checksum': None, u'self': u'/v2/images/e17ce0fb-55b1-4a03-bd58-b15fcf08a459', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T11:32:19Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 11:32:19,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d' 2018-05-14 11:32:20,221 - 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-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-05-14T11:32:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f99b5564-b4c5-4943-bbd3-0911b18d14b9/file', u'owner': u'845e5461ff794080997a23b9d05965df', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f99b5564-b4c5-4943-bbd3-0911b18d14b9', u'size': None, u'name': u'Cirros-0.4.0-1-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', u'checksum': None, u'self': u'/v2/images/f99b5564-b4c5-4943-bbd3-0911b18d14b9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-05-14T11:32:20Z', u'schema': u'/v2/schemas/image'}) 2018-05-14 11:32:20,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-05-14 11:32:20,555 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', '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'845e5461ff794080997a23b9d05965df', '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'04be1978-3345-46e0-8fcb-5e0a46d78251', 'swap': 0}) 2018-05-14 11:32:20,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-5197392b-ccbe-48ff-8cc9-8c1f5c0d206d', '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'845e5461ff794080997a23b9d05965df', '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'5ed6bffe-742d-4460-b221-c1d0d9138d62', 'swap': 0}) 2018-05-14 11:32:24,442 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-05-14 11:32:24,443 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-05-14 11:32:24,443 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-05-14 11:32:24,446 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-05-14 11:32:24,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-05-14 11:32:27,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a1e8a5db-0878-4888-b7da-65f1f58009c4/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-05-14 11:32:27,509 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-05-14 11:32:27,510 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-05-14 11:32:27,511 - 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-14 11:34:49,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d76476f9-959e-4c74-a1f0-631fe0332053 2018-05-14 11:34:49,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd76476f9-959e-4c74-a1f0-631fe0332053']'. 2018-05-14 11:34:50,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-05-14 11:34:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-05-14 11:34:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 11:34:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d76476f9-959e-4c74-a1f0-631fe0332053 | 2018-05-14 11:34:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-05-14 11:32:30 | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-05-14 11:34:49 | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:19 | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a1e8a5db-0878-4888-b7da-65f1f58009c4) | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-05-14 11:34:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e28a6df8-71c7-4571-8dbd-9d1339f7695c) | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 127.584 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-05-14 11:34:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-05-14 11:34:50,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-05-14 11:34:54,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 11:34:54,746 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:38 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-05-14 11:34:54,751 - xtesting.core.testcase - ERROR - Please run test before checking the results 2018-05-14 11:34:54,752 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:37 | FAIL | | vping_userdata | functest | smoke | 06:58 | FAIL | | tempest_smoke_serial | functest | smoke | 17:54 | FAIL | | rally_sanity | functest | smoke | 08:37 | FAIL | | patrole | functest | smoke | 02:02 | FAIL | | snaps_smoke | functest | smoke | 58:40 | FAIL | | neutron_trunk | functest | smoke | 02:38 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-05-14 11:34:54,758 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-14 11:35:01,711 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-192 | | 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-14 11:35:01,713 - 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-14 11:35:01,713 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-14 11:35:01,714 - 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-14 11:35:01,714 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-14 11:35:01,714 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-05-14 11:35:06,459 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-05-14 11:35:06,460 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-05-14 11:35:06,581 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 11:35:06,582 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:05 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-05-14 11:35:06,584 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-05-14 11:35:06,584 - 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-14 11:35:06,586 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-05-14 11:35:13,392 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-192 | | 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-14 11:35:13,394 - 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-14 11:35:13,395 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-14 11:35:13,395 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-05-14 11:35:13,395 - 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-14 11:35:13,396 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-05-14 11:35:21,062 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-192 | | 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-14 11:35:21,067 - 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-14 11:35:21,067 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-05-14 11:35:21,069 - 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-14 11:35:21,071 - xtesting.ci.run_tests - INFO - Running tier 'features' 2018-05-14 11:35:21,071 - xtesting.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-05-14 11:37:48,423 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log' 2018-05-14 11:37:48,553 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-05-14 11:37:48,553 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 02:27 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-05-14 11:37:48,556 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 02:27 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-05-14 11:37:48,558 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK