2018-10-12 10:44:34,388 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 10:44:34,395 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 10:44:34,395 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 10:44:34,397 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-10-12 10:44:34,417 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-12 10:44:36,233 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_17f324ff-cbf6-44de-87fe-d8d55b6e40c4', 'id': u'11732251cea0478fac1b2c0050b4df42', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 10:44:36,886 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c1471a27a48f42b5aee9891812db68e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_17f324ff-cbf6-44de-87fe-d8d55b6e40c4'}) 2018-10-12 10:44:37,048 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 10:44:37,334 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/2a9cdb1de85a46d5ab4a5e03d631fdc6'}, 'domain_id': None, 'human_id': None, 'id': u'2a9cdb1de85a46d5ab4a5e03d631fdc6', 'HUMAN_ID': False}) 2018-10-12 10:44:38,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_17f324ff-cbf6-44de-87fe-d8d55b6e40c4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'c860a882-b5b6-4f92-bbd0-dea184aa5212', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_17f324ff-cbf6-44de-87fe-d8d55b6e40c4', 'project_id': u'11732251cea0478fac1b2c0050b4df42', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 10:44:38,120 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_17f324ff-cbf6-44de-87fe-d8d55b6e40c4', 'password': 'c860a882-b5b6-4f92-bbd0-dea184aa5212', 'project_name': 'connection_check-project_17f324ff-cbf6-44de-87fe-d8d55b6e40c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '11732251cea0478fac1b2c0050b4df42', 'project_domain_name': 'Default'} 2018-10-12 10:44:42,586 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 10:44:42,587 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-12 10:44:53,360 - 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 10.762s OK 2018-10-12 10:44:53,485 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 10:44:53,486 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-12 10:44:55,441 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-12 10:44:56,141 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_d2d4256f-efcc-47c6-8552-111e3f4999e9', 'id': u'104d75bb2cac4b4998c38732dc15f0bd', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 10:44:56,584 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'88e9560a29e9460c8af8a5df80c26533', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_d2d4256f-efcc-47c6-8552-111e3f4999e9'}) 2018-10-12 10:44:56,747 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 10:44:57,083 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/3b2ed01a78ce4b82b8a9537af3975a56'}, 'domain_id': None, 'human_id': None, 'id': u'3b2ed01a78ce4b82b8a9537af3975a56', 'HUMAN_ID': False}) 2018-10-12 10:44:57,735 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_d2d4256f-efcc-47c6-8552-111e3f4999e9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'adc25780-5f35-4dd5-8ee6-22cecf2654d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_d2d4256f-efcc-47c6-8552-111e3f4999e9', 'project_id': u'104d75bb2cac4b4998c38732dc15f0bd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 10:44:57,740 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_d2d4256f-efcc-47c6-8552-111e3f4999e9', 'password': 'adc25780-5f35-4dd5-8ee6-22cecf2654d5', 'project_name': 'api_check-project_d2d4256f-efcc-47c6-8552-111e3f4999e9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '104d75bb2cac4b4998c38732dc15f0bd', 'project_domain_name': 'Default'} 2018-10-12 10:45:01,707 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 10:45:01,707 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-12 10:57:11,504 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 729.679s OK 2018-10-12 10:57:11,627 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 10:57:11,628 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 10:57:13,713 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-12 10:57:14,342 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_315ec794-3fa8-4c22-bc8e-0af8643bf3f3', 'id': u'032b60cb708a43d69f35d39e8d4e85c3', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 10:57:14,823 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5b3affe6962c4e408f8a22b2a06fa186', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_315ec794-3fa8-4c22-bc8e-0af8643bf3f3'}) 2018-10-12 10:57:14,979 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 10:57:15,107 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/d777d177be7e4326ba270c662692e55c'}, 'domain_id': None, 'human_id': None, 'id': u'd777d177be7e4326ba270c662692e55c', 'HUMAN_ID': False}) 2018-10-12 10:57:15,657 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_315ec794-3fa8-4c22-bc8e-0af8643bf3f3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'b18dd121-b9fd-49f5-8158-c8a26c5ce49c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_315ec794-3fa8-4c22-bc8e-0af8643bf3f3', 'project_id': u'032b60cb708a43d69f35d39e8d4e85c3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 10:57:15,662 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_315ec794-3fa8-4c22-bc8e-0af8643bf3f3', 'password': 'b18dd121-b9fd-49f5-8158-c8a26c5ce49c', 'project_name': 'snaps_health_check-project_315ec794-3fa8-4c22-bc8e-0af8643bf3f3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '032b60cb708a43d69f35d39e8d4e85c3', 'project_domain_name': 'Default'} 2018-10-12 10:57:18,162 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 10:57:18,162 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-12 10:58:54,930 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 96.766s OK 2018-10-12 10:58:55,063 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 10:58:55,063 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-12 10:58:56,985 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:10 | PASS | | snaps_health_check | functest | healthcheck | 01:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-12 10:58:56,989 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 10:59:00,680 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 10:59:00,684 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 10:59:00,684 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 10:59:00,685 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-10-12 10:59:00,715 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-12 10:59:02,945 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 10:59:03,457 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e82f1b9a63454063896b315d28e3d2f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_171c316d-d9b9-44c7-a0df-fee479dda97c'}) 2018-10-12 10:59:03,631 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 10:59:03,817 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/feecfc36f90041a3a54ba1e9df0bef20'}, 'domain_id': None, 'human_id': None, 'id': u'feecfc36f90041a3a54ba1e9df0bef20', 'HUMAN_ID': False}) 2018-10-12 10:59:04,406 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'd0f92588-ff8c-4ec7-a72b-0f0eb3d11288', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_171c316d-d9b9-44c7-a0df-fee479dda97c', 'project_id': u'eb22c63bf4124e9c92a1035f01238b08', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 10:59:04,413 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_171c316d-d9b9-44c7-a0df-fee479dda97c', 'password': 'd0f92588-ff8c-4ec7-a72b-0f0eb3d11288', 'project_name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'eb22c63bf4124e9c92a1035f01238b08', 'project_domain_name': 'Default'} 2018-10-12 10:59:04,414 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-12 10:59:05,113 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-12T10:59:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c04bee97-6101-4467-940f-5d2187e8c69d', u'provider:segmentation_id': 75, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_171c316d-d9b9-44c7-a0df-fee479dda97c', u'admin_state_up': True, u'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', u'created_at': u'2018-10-12T10:59:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb22c63bf4124e9c92a1035f01238b08'}) 2018-10-12 10:59:06,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T10:59:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bad01ff4-ed48-4a7b-b547-84144012de29', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_171c316d-d9b9-44c7-a0df-fee479dda97c', u'enable_dhcp': True, u'network_id': u'c04bee97-6101-4467-940f-5d2187e8c69d', u'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', u'created_at': u'2018-10-12T10:59:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb22c63bf4124e9c92a1035f01238b08'}) 2018-10-12 10:59:08,733 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'71fc6d74-b5f7-4beb-b556-59bef5906bb2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'82a08d1b-7ae3-4f90-92ce-135e5b7a8821', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', u'created_at': u'2018-10-12T10:59:07Z', u'admin_state_up': True, u'updated_at': u'2018-10-12T10:59:08Z', u'revision_number': 2, u'routes': [], u'project_id': u'eb22c63bf4124e9c92a1035f01238b08', u'id': u'5799863b-e7c4-4914-8f20-4b6c26fcfc7e', u'name': u'vping_ssh-router_171c316d-d9b9-44c7-a0df-fee479dda97c'}) 2018-10-12 10:59:13,222 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e/file', 'owner': u'eb22c63bf4124e9c92a1035f01238b08', 'id': u'b46518d6-6a6d-4712-9f1c-97a634a6b80e', 'size': 12716032, u'self': u'/v2/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T10:59:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T10:59:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_171c316d-d9b9-44c7-a0df-fee479dda97c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_171c316d-d9b9-44c7-a0df-fee479dda97c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_171c316d-d9b9-44c7-a0df-fee479dda97c', 'created': u'2018-10-12T10:59:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T10:59:11Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b46518d6-6a6d-4712-9f1c-97a634a6b80e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_171c316d-d9b9-44c7-a0df-fee479dda97c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 10:59:13,406 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_171c316d-d9b9-44c7-a0df-fee479dda97c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'590d14b4-492a-4eec-86ee-628d2431d0a9', 'swap': 0}) 2018-10-12 10:59:13,713 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5Hbt1lZh0avS2ujxpww2oUcdjHy/2sljYyl+MsXD5ELiFopz1juNv6q0e8OsGL5JM15p1R/vAMbAppUA+5bQSvpkXGrZhUgjS/9zpPjXrbuVKlQDlO0ymPTp6Iix0MeFQ/iMynESa7ZdUtWYDZ6N+hDNZ1txt0yZFE9DKAxKo5Rxmq6ldW+FulZNh7MOCEDyHS/0LlIQ8AKe85IN6UJS/Pe64+EOYB0ULdGgwJnCzv8nmrbtqsuGYN3u6+cHDC608beSKJOU52Y26Bf4NevB6NyTzftrm284r+T1ZAhXHAPXuab5ig/lVHy6HMsbawaucx5G02suNADkg3hHs6BMn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuR27dZWYdGr0tro8acMNqFHHYx8v9rJY2MpfjLFw+RC4haKc\n9Y7jb+qtHvDrBi+STNeadUf7wDGwKaVAPuW0Er6ZFxq2YVII0v/c6T41627lSpUA\n5TtMpj06eiIsdDHhUP4jMpxEmu2XVLVmA2ejfoQzWdbcbdMmRRPQygMSqOUcZqup\nXVvhbpWTYezDghA8h0v9C5SEPACnvOSDelCUvz3uuPhDmAdFC3RoMCZws7/J5q27\narLhmDd7uvnBwwutPG3kiiTlOdmNugX+DXrwejck837a5tvOK/k9WQIVxwD17mm+\nYoP5VR8uhzLG2sGrnMeRtNrLjQA5IN4R7OgTJwIDAQABAoIBAHZ1UkpSanbFIsfz\nsUk0qn61plQF1xmU00oXZsGPou2fB5Vsk+iHgX9Su2n7XUpeEs7dgVffsngw07wy\npUQalfsQwMKKM39fkYoEdYdEahi4pD3vz9zg75HJyKvzRmMssDS2DCwM19IUjCyG\n0DsJjRQe4QVyeyhEYE7/+THseXpd2/EqgiN5QNMmiDd7uoIseDxm1jvR2xV99skn\nSYIVIZy7rmXgRY6jjNRT+bSvDtu5RHwlr5EqG6vdebvyKGTfMbLxKI2G87QB0vYo\n/XYqXghlvzyKgP340p32HbOooYhGfcktJkakuUb0VmOBgOxZdhOkNXg+ynCZ1/pV\n0QZThyECgYEA38KJSdh4CZcfhDLalos/StxXizH6mnPvE8bklfN7fBhUKuZ3MYLN\ndlnJakPF1hEgSXCgcH+a69TVdvT6YHMLlIs7eFGZOptHzcvqGo9kIaobeTMmQpqs\ncP2oSuUvh9u88atFrqR0mUzXimiujvmLv0ExG21YlxD6aNsr3EB7fPkCgYEA08nO\nlAcojP0nGT5bOzloVs9UYy7/xoDAnylZJLzEAZpqfAO8qe05WMK7Alz73+CIFaou\nYSHyx7BB42lAEiV0zmPy1O3SBDxz2F8isOr6TMBJhzvlzR7xAvew3w3z5pVztwJI\nmtjpo57coBqDQ24Lp6RAQEQjMb3DhJQWkULEuR8CgYARyAvQ6nrfiDrg7omgXQBy\nmn/6d8ZKb9wX3j5cDDVL70MBBb+DF7nsJcZzw179W+8M5v5Y8ksFYqxz/5PGBl5t\nN4NKVHGwzpYuLH42Dh8O7c2xG/d2Y4RAlmfBS+UzDqs9KTcoYblCVXDrdtYoVnxc\nfnnAjDf2CUtc+c3KevVVQQKBgD6EqhiEbHICINKQ17mJ3sUReuW0cAiW5UWWnRv9\nJRccECb/q2e2AWG0SiQOcsPJsiJDFGHT9akA3NJWtXUl3W83je1RLtfVSJUssD7t\nfmm9sXbcNZ/xbE/l8i5GHiOJJpl1cR1UvtNwB8yzRuBW0dXw5I6UDpeWXur6FBdZ\nUF0dAoGAUUpFZWPGcKhJrmZyQpQeRxRp+oO6j6iHSTCa0CuvXDHJO4HV4o45c8oM\nHnW8tNxNDMNssBfZqgRH2RwNLiOrH5p30OA4gAU8w9dxSfHrk8/MrQN3U3fZNubx\nrZhWLUn7ZfqkeoQNRP7wrKQu6sQjAHRRNj5w7IajWq9IzZ8VaJI=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e82f1b9a63454063896b315d28e3d2f0', 'name': u'vping_ssh-kp_171c316d-d9b9-44c7-a0df-fee479dda97c', 'created_at': '2018-10-12T10:59:13.713572', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'49:a6:47:d9:86:bd:e2:41:2f:e1:d3:e4:65:3b:8d:6a', 'type': 'ssh', 'id': u'vping_ssh-kp_171c316d-d9b9-44c7-a0df-fee479dda97c'}) 2018-10-12 10:59:13,713 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuR27dZWYdGr0tro8acMNqFHHYx8v9rJY2MpfjLFw+RC4haKc 9Y7jb+qtHvDrBi+STNeadUf7wDGwKaVAPuW0Er6ZFxq2YVII0v/c6T41627lSpUA 5TtMpj06eiIsdDHhUP4jMpxEmu2XVLVmA2ejfoQzWdbcbdMmRRPQygMSqOUcZqup XVvhbpWTYezDghA8h0v9C5SEPACnvOSDelCUvz3uuPhDmAdFC3RoMCZws7/J5q27 arLhmDd7uvnBwwutPG3kiiTlOdmNugX+DXrwejck837a5tvOK/k9WQIVxwD17mm+ YoP5VR8uhzLG2sGrnMeRtNrLjQA5IN4R7OgTJwIDAQABAoIBAHZ1UkpSanbFIsfz sUk0qn61plQF1xmU00oXZsGPou2fB5Vsk+iHgX9Su2n7XUpeEs7dgVffsngw07wy pUQalfsQwMKKM39fkYoEdYdEahi4pD3vz9zg75HJyKvzRmMssDS2DCwM19IUjCyG 0DsJjRQe4QVyeyhEYE7/+THseXpd2/EqgiN5QNMmiDd7uoIseDxm1jvR2xV99skn SYIVIZy7rmXgRY6jjNRT+bSvDtu5RHwlr5EqG6vdebvyKGTfMbLxKI2G87QB0vYo /XYqXghlvzyKgP340p32HbOooYhGfcktJkakuUb0VmOBgOxZdhOkNXg+ynCZ1/pV 0QZThyECgYEA38KJSdh4CZcfhDLalos/StxXizH6mnPvE8bklfN7fBhUKuZ3MYLN dlnJakPF1hEgSXCgcH+a69TVdvT6YHMLlIs7eFGZOptHzcvqGo9kIaobeTMmQpqs cP2oSuUvh9u88atFrqR0mUzXimiujvmLv0ExG21YlxD6aNsr3EB7fPkCgYEA08nO lAcojP0nGT5bOzloVs9UYy7/xoDAnylZJLzEAZpqfAO8qe05WMK7Alz73+CIFaou YSHyx7BB42lAEiV0zmPy1O3SBDxz2F8isOr6TMBJhzvlzR7xAvew3w3z5pVztwJI mtjpo57coBqDQ24Lp6RAQEQjMb3DhJQWkULEuR8CgYARyAvQ6nrfiDrg7omgXQBy mn/6d8ZKb9wX3j5cDDVL70MBBb+DF7nsJcZzw179W+8M5v5Y8ksFYqxz/5PGBl5t N4NKVHGwzpYuLH42Dh8O7c2xG/d2Y4RAlmfBS+UzDqs9KTcoYblCVXDrdtYoVnxc fnnAjDf2CUtc+c3KevVVQQKBgD6EqhiEbHICINKQ17mJ3sUReuW0cAiW5UWWnRv9 JRccECb/q2e2AWG0SiQOcsPJsiJDFGHT9akA3NJWtXUl3W83je1RLtfVSJUssD7t fmm9sXbcNZ/xbE/l8i5GHiOJJpl1cR1UvtNwB8yzRuBW0dXw5I6UDpeWXur6FBdZ UF0dAoGAUUpFZWPGcKhJrmZyQpQeRxRp+oO6j6iHSTCa0CuvXDHJO4HV4o45c8oM HnW8tNxNDMNssBfZqgRH2RwNLiOrH5p30OA4gAU8w9dxSfHrk8/MrQN3U3fZNubx rZhWLUn7ZfqkeoQNRP7wrKQu6sQjAHRRNj5w7IajWq9IzZ8VaJI= -----END RSA PRIVATE KEY----- 2018-10-12 10:59:26,353 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_171c316d-d9b9-44c7-a0df-fee479dda97c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:ed:fa', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b46518d6-6a6d-4712-9f1c-97a634a6b80e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T10:59:22.000000', 'flavor': Munch({u'id': u'590d14b4-492a-4eec-86ee-628d2431d0a9'}), 'az': u'nova', 'id': u'89765784-95b8-45af-85cd-fbb939fdf6b2', 'security_groups': [Munch({u'name': u'vping_ssh-sg_171c316d-d9b9-44c7-a0df-fee479dda97c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e82f1b9a63454063896b315d28e3d2f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-12T10:59:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T10:59:23Z', 'hostId': u'5ca24e08ba28c6b405e4068eeec998ca92c1262b020aa1c3c9dcc477', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'5ca24e08ba28c6b405e4068eeec998ca92c1262b020aa1c3c9dcc477', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T10:59:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': u'vping_ssh-vm2_171c316d-d9b9-44c7-a0df-fee479dda97c', 'adminPass': u'69ZYqZYLkrYQ', 'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', 'region': 'regionOne', 'created': u'2018-10-12T10:59:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 10:59:37,818 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_171c316d-d9b9-44c7-a0df-fee479dda97c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:de:3f', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b46518d6-6a6d-4712-9f1c-97a634a6b80e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T10:59:34.000000', 'flavor': Munch({u'id': u'590d14b4-492a-4eec-86ee-628d2431d0a9'}), 'az': u'nova', 'id': u'c63f0a39-e5c9-4d8f-960b-a747c6c6ab11', 'security_groups': [Munch({u'name': u'vping_ssh-sg_171c316d-d9b9-44c7-a0df-fee479dda97c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e82f1b9a63454063896b315d28e3d2f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-12T10:59:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T10:59:35Z', 'hostId': u'9c51c3c00d29f9fa99ba5eaf3025b5bd022fa18cc34c2eaa0de4df81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_171c316d-d9b9-44c7-a0df-fee479dda97c', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'9c51c3c00d29f9fa99ba5eaf3025b5bd022fa18cc34c2eaa0de4df81', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T10:59:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': u'vping_ssh-vm_171c316d-d9b9-44c7-a0df-fee479dda97c', 'adminPass': u'eYM5Zgu7aJ9o', 'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', 'region': 'regionOne', 'created': u'2018-10-12T10:59:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 10:59:39,549 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5799863b-e7c4-4914-8f20-4b6c26fcfc7e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'eb22c63bf4124e9c92a1035f01238b08', 'created_at': u'2018-10-12T10:59:38Z', 'attached': True, 'updated_at': u'2018-10-12T10:59:38Z', 'id': u'1911a3e0-6280-40e6-87d9-073f1499258b', 'floating_network_id': u'71fc6d74-b5f7-4beb-b556-59bef5906bb2', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb22c63bf4124e9c92a1035f01238b08', 'name': 'vping_ssh-project_171c316d-d9b9-44c7-a0df-fee479dda97c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5799863b-e7c4-4914-8f20-4b6c26fcfc7e', 'project_id': u'eb22c63bf4124e9c92a1035f01238b08', 'port_id': u'ffc2f055-a802-413b-9544-c1bc151d616a', 'port': u'ffc2f055-a802-413b-9544-c1bc151d616a', 'network': u'71fc6d74-b5f7-4beb-b556-59bef5906bb2'}) 2018-10-12 10:59:40,647 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 10:59:41,649 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-10-12 10:59:51,735 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 10:59:52,737 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.210: timed out 2018-10-12 11:00:02,833 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:00:03,837 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.210: timed out 2018-10-12 11:00:13,960 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:00:14,962 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.210: timed out 2018-10-12 11:00:25,086 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:00:26,088 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.210: timed out 2018-10-12 11:00:36,202 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542401950 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128574] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130211] pid_max: default: 32768 minimum: 301 [ 0.131091] ACPI: Core revision 20150930 [ 0.132480] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133766] Security Framework initialized [ 0.134570] Yama: becoming mindful. [ 0.135288] AppArmor: AppArmor initialized [ 0.136144] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137460] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138709] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141273] Initializing cgroup subsys io [ 0.142074] Initializing cgroup subsys memory [ 0.142921] Initializing cgroup subsys devices [ 0.143790] Initializing cgroup subsys freezer [ 0.144647] Initializing cgroup subsys net_cls [ 0.145503] Initializing cgroup subsys perf_event [ 0.146399] Initializing cgroup subsys net_prio [ 0.147267] Initializing cgroup subsys hugetlb [ 0.148126] Initializing cgroup subsys pids [ 0.148992] CPU: Physical Processor ID: 0 [ 0.150494] mce: CPU supports 10 MCE banks [ 0.151335] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152333] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163231] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169794] ftrace: allocating 31920 entries in 125 pages [ 0.196396] smpboot: Max logical packages: 1 [ 0.197246] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198585] x2apic enabled [ 0.199387] Switched APIC routing to physical x2apic. [ 0.201129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204195] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205953] KVM setup paravirtual spinlock [ 0.207282] x86: Booted up 1 node, 1 CPUs [ 0.208079] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209461] devtmpfs: initialized [ 0.211180] evm: security.selinux [ 0.211869] evm: security.SMACK64 [ 0.212553] evm: security.SMACK64EXEC [ 0.213287] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214818] evm: security.ima [ 0.215458] evm: security.capability [ 0.216257] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218076] pinctrl core: initialized pinctrl subsystem [ 0.219179] RTC time: 10:59:34, date: 10/12/18 [ 0.220121] NET: Registered protocol family 16 [ 0.221084] cpuidle: using governor ladder [ 0.221892] cpuidle: using governor menu [ 0.222662] PCCT header not found. [ 0.223408] ACPI: bus type PCI registered [ 0.224200] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225420] PCI: Using configuration type 1 for base access [ 0.227170] ACPI: Added _OSI(Module Device) [ 0.227995] ACPI: Added _OSI(Processor Device) [ 0.228841] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231850] ACPI: Interpreter enabled [ 0.232621] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239889] ACPI: (supports S0 S5) [ 0.240586] ACPI: Using IOAPIC for interrupt routing [ 0.241718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247116] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248283] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250467] acpiphp: Slot [3] registered [ 0.251261] acpiphp: Slot [4] registered [ 0.252050] acpiphp: Slot [5] registered [ 0.252837] acpiphp: Slot [6] registered [ 0.253617] acpiphp: Slot [7] registered [ 0.254401] acpiphp: Slot [8] registered [ 0.255184] acpiphp: Slot [9] registered [ 0.255961] acpiphp: Slot [10] registered [ 0.256754] acpiphp: Slot [11] registered [ 0.257555] acpiphp: Slot [12] registered [ 0.258348] acpiphp: Slot [13] registered [ 0.259140] acpiphp: Slot [14] registered [ 0.259937] acpiphp: Slot [15] registered [ 0.270750] acpiphp: Slot [16] registered [ 0.271547] acpiphp: Slot [17] registered [ 0.272340] acpiphp: Slot [18] registered [ 0.273130] acpiphp: Slot [19] registered [ 0.273919] acpiphp: Slot [20] registered [ 0.274713] acpiphp: Slot [21] registered [ 0.275510] acpiphp: Slot [22] registered [ 0.276302] acpiphp: Slot [23] registered [ 0.277094] acpiphp: Slot [24] registered [ 0.277902] acpiphp: Slot [25] registered [ 0.278695] acpiphp: Slot [26] registered [ 0.279485] acpiphp: Slot [27] registered [ 0.280281] acpiphp: Slot [28] registered [ 0.281075] acpiphp: Slot [29] registered [ 0.281865] acpiphp: Slot [30] registered [ 0.282666] acpiphp: Slot [31] registered [ 0.283456] PCI host bridge to bus 0000:00 [ 0.284246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285427] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286606] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288018] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289436] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296897] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298047] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299283] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306354] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355859] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361522] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363405] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364585] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365623] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367143] vgaarb: loaded [ 0.367735] vgaarb: bridge control possible 0000:00:02.0 [ 0.368861] SCSI subsystem initialized [ 0.369677] ACPI: bus type USB registered [ 0.370481] usbcore: registered new interface driver usbfs [ 0.371500] usbcore: registered new interface driver hub [ 0.372492] usbcore: registered new device driver usb [ 0.373532] PCI: Using ACPI for IRQ routing [ 0.374552] NetLabel: Initializing [ 0.375256] NetLabel: domain hash size = 128 [ 0.376099] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377040] NetLabel: unlabeled traffic allowed by default [ 0.378126] clocksource: Switched to clocksource kvm-clock [ 0.383630] AppArmor: AppArmor Filesystem Enabled [ 0.384590] pnp: PnP ACPI init [ 0.385548] pnp: PnP ACPI: found 5 devices [ 0.391930] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393621] NET: Registered protocol family 2 [ 0.394579] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395831] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396981] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398119] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399182] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400332] NET: Registered protocol family 1 [ 0.401183] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403318] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417322] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431629] Trying to unpack rootfs image as initramfs... [ 0.481852] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.495943] Scanning for low memory corruption every 60 seconds [ 0.497273] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498400] audit: initializing netlink subsys (disabled) [ 0.499403] audit: type=2000 audit(1539341975.726:1): initialized [ 0.500686] Initialise system trusted keyring [ 0.501611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504709] zbud: loaded [ 0.505402] VFS: Disk quotas dquot_6.6.0 [ 0.506216] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507717] fuse init (API version 7.23) [ 0.508762] Key type big_key registered [ 0.509708] Allocating IMA MOK and blacklist keyrings. [ 0.511006] Key type asymmetric registered [ 0.512007] Asymmetric key parser 'x509' registered [ 0.513127] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515303] io scheduler noop registered [ 0.516287] io scheduler deadline registered (default) [ 0.517496] io scheduler cfq registered [ 0.518488] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521285] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523051] ACPI: Power Button [PWRF] [ 0.524043] GHES: HEST is not enabled! [ 0.538075] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.566508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.598068] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.601669] Linux agpgart interface v0.103 [ 0.604499] brd: module loaded [ 0.605881] loop: module loaded [ 0.611233] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612985] GPT:90111 != 2097151 [ 0.613961] GPT:Alternate GPT header not at the end of the disk. [ 0.615889] GPT:90111 != 2097151 [ 0.617010] GPT: Use GNU Parted to correct GPT errors. [ 0.618597] vda: vda1 vda15 [ 0.621015] scsi host0: ata_piix [ 0.622265] scsi host1: ata_piix [ 0.623425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.625429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.628015] libphy: Fixed MDIO Bus: probed [ 0.629374] tun: Universal TUN/TAP device driver, 1.6 [ 0.631088] tun: (C) 1999-2004 Max Krasnyansky [ 0.634322] PPP generic driver version 2.4.2 [ 0.635526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.636926] ehci-pci: EHCI PCI platform driver [ 0.638007] ehci-platform: EHCI generic platform driver [ 0.639399] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640904] ohci-pci: OHCI PCI platform driver [ 0.642053] ohci-platform: OHCI generic platform driver [ 0.643389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.658415] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.659732] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.661631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.662953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.664424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.667890] usb usb1: Product: UHCI Host Controller [ 0.669167] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670599] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671778] hub 1-0:1.0: USB hub found [ 0.672731] hub 1-0:1.0: 2 ports detected [ 0.673825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678757] mousedev: PS/2 mouse device common for all mice [ 0.680265] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.682504] rtc_cmos 00:00: RTC can wake from S4 [ 0.683821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.685275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.686459] i2c /dev entries driver [ 0.687228] device-mapper: uevent: version 1.0.3 [ 0.688170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.689777] ledtrig-cpu: registered to indicate activity on CPUs [ 0.691047] NET: Registered protocol family 10 [ 0.692037] NET: Registered protocol family 17 [ 0.692919] Key type dns_resolver registered [ 0.693829] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694917] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696647] registered taskstats version 1 [ 0.697468] Loading compiled-in X.509 certificates [ 0.698900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700750] zswap: loaded using pool lzo/zbud [ 0.702615] Key type trusted registered [ 0.704281] Key type encrypted registered [ 0.705094] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706117] ima: No TPM chip found, activating TPM-bypass! [ 0.707160] evm: HMAC attrs: 0x1 [ 0.708094] Magic number: 6:428:982 [ 0.708930] rtc_cmos 00:00: setting system clock to 2018-10-12 10:59:35 UTC (1539341975) [ 0.710522] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711628] EDD information not available. [ 0.783205] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784724] Write protecting the kernel read-only data: 14336k [ 0.796720] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798536] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.841599] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.15 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:00:37,205 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.210: timed out 2018-10-12 11:00:46,214 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.210 2018-10-12 11:00:46,215 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-10-12 11:00:46,346 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:00:46,347 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-12 11:01:01,884 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-12 11:01:01,931 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-12 11:01:02,855 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', 'id': u'0c50be0240f64ef3b914a3972302a62c', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 11:01:03,384 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8cf27cf70d7f45f79c406d3bcc85b77d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_02cc7057-2279-4565-9b73-089af11247cc'}) 2018-10-12 11:01:03,541 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:01:03,663 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/3f0a37d8dee54a6ab04f68904fb315a6'}, 'domain_id': None, 'human_id': None, 'id': u'3f0a37d8dee54a6ab04f68904fb315a6', 'HUMAN_ID': False}) 2018-10-12 11:01:04,286 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ce290f41-5c21-424a-ae8d-4eabdb8c9a55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_02cc7057-2279-4565-9b73-089af11247cc', 'project_id': u'0c50be0240f64ef3b914a3972302a62c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 11:01:04,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_02cc7057-2279-4565-9b73-089af11247cc', 'password': 'ce290f41-5c21-424a-ae8d-4eabdb8c9a55', 'project_name': 'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '0c50be0240f64ef3b914a3972302a62c', 'project_domain_name': 'Default'} 2018-10-12 11:01:04,291 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-12 11:01:04,982 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-12T11:01:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'20906289-9875-4bab-b0ee-f7361836a54e', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_02cc7057-2279-4565-9b73-089af11247cc', u'admin_state_up': True, u'tenant_id': u'0c50be0240f64ef3b914a3972302a62c', u'created_at': u'2018-10-12T11:01:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c50be0240f64ef3b914a3972302a62c'}) 2018-10-12 11:01:06,442 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T11:01:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'401565d0-9026-438c-88df-11f6b725a1bf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_02cc7057-2279-4565-9b73-089af11247cc', u'enable_dhcp': True, u'network_id': u'20906289-9875-4bab-b0ee-f7361836a54e', u'tenant_id': u'0c50be0240f64ef3b914a3972302a62c', u'created_at': u'2018-10-12T11:01:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c50be0240f64ef3b914a3972302a62c'}) 2018-10-12 11:01:07,541 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'71fc6d74-b5f7-4beb-b556-59bef5906bb2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'82a08d1b-7ae3-4f90-92ce-135e5b7a8821', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0c50be0240f64ef3b914a3972302a62c', u'created_at': u'2018-10-12T11:01:06Z', u'admin_state_up': True, u'updated_at': u'2018-10-12T11:01:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'0c50be0240f64ef3b914a3972302a62c', u'id': u'd9e14e8a-a760-406b-a2dd-8367f9307f08', u'name': u'vping_userdata-router_02cc7057-2279-4565-9b73-089af11247cc'}) 2018-10-12 11:01:12,575 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/2615ff7d-47aa-4884-82b1-53664db8dc04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2615ff7d-47aa-4884-82b1-53664db8dc04/file', 'owner': u'0c50be0240f64ef3b914a3972302a62c', 'id': u'2615ff7d-47aa-4884-82b1-53664db8dc04', 'size': 12716032, u'self': u'/v2/images/2615ff7d-47aa-4884-82b1-53664db8dc04', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c50be0240f64ef3b914a3972302a62c', 'name': 'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/2615ff7d-47aa-4884-82b1-53664db8dc04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:01:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T11:01:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_02cc7057-2279-4565-9b73-089af11247cc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2615ff7d-47aa-4884-82b1-53664db8dc04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_02cc7057-2279-4565-9b73-089af11247cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_02cc7057-2279-4565-9b73-089af11247cc', 'created': u'2018-10-12T11:01:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:01:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2615ff7d-47aa-4884-82b1-53664db8dc04', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_02cc7057-2279-4565-9b73-089af11247cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:01:12,778 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_02cc7057-2279-4565-9b73-089af11247cc', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'fa17b89c-ec05-41ee-b935-251ce1d5b964', 'swap': 0}) 2018-10-12 11:01:22,208 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_02cc7057-2279-4565-9b73-089af11247cc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:3a:d4', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2615ff7d-47aa-4884-82b1-53664db8dc04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T11:01:19.000000', 'flavor': Munch({u'id': u'fa17b89c-ec05-41ee-b935-251ce1d5b964'}), 'az': u'nova', 'id': u'34020b2c-71aa-4c26-a15e-a1f80794abb7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8cf27cf70d7f45f79c406d3bcc85b77d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c50be0240f64ef3b914a3972302a62c', 'name': 'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-12T11:01:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T11:01:20Z', 'hostId': u'a2b32a1aedf767e5283fe270c5614ce3ee6973814e296e908ed9ecef', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'a2b32a1aedf767e5283fe270c5614ce3ee6973814e296e908ed9ecef', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T11:01:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0c50be0240f64ef3b914a3972302a62c', 'name': u'vping_userdata-vm_02cc7057-2279-4565-9b73-089af11247cc', 'adminPass': u'L9dE4dFi6sS4', 'tenant_id': u'0c50be0240f64ef3b914a3972302a62c', 'region': 'regionOne', 'created': u'2018-10-12T11:01:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 11:01:30,205 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_02cc7057-2279-4565-9b73-089af11247cc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:0f:e4', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2615ff7d-47aa-4884-82b1-53664db8dc04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T11:01:27.000000', 'flavor': Munch({u'id': u'fa17b89c-ec05-41ee-b935-251ce1d5b964'}), 'az': u'nova', 'id': u'94162d8f-8591-4b7e-a061-619938462d1d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8cf27cf70d7f45f79c406d3bcc85b77d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c50be0240f64ef3b914a3972302a62c', 'name': 'vping_userdata-project_02cc7057-2279-4565-9b73-089af11247cc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-12T11:01:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T11:01:28Z', 'hostId': u'cd37190eab409513eaebf3e3ec9c7e9c3dcdbcc3dfc5869c95d75f9e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'cd37190eab409513eaebf3e3ec9c7e9c3dcdbcc3dfc5869c95d75f9e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T11:01:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0c50be0240f64ef3b914a3972302a62c', 'name': u'vping_userdata-vm2_02cc7057-2279-4565-9b73-089af11247cc', 'adminPass': u'c4GnG5WhNWUf', 'tenant_id': u'0c50be0240f64ef3b914a3972302a62c', 'region': 'regionOne', 'created': u'2018-10-12T11:01:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 11:01:30,206 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-12 11:01:32,751 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:32,752 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-10-12 11:01:35,500 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:37,790 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:40,329 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:42,949 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:45,516 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:48,029 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:50,801 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:53,405 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:56,217 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:58,663 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:01:58,664 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-10-12 11:02:01,313 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:03,788 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:06,559 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:09,401 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:12,016 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:14,736 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:17,359 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:19,993 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:22,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:25,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:25,313 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.14. Waiting for response... 2018-10-12 11:02:28,065 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 2018-10-12 11:02:30,725 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-10-12 11:02:33,535 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 531781279 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128879] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130530] pid_max: default: 32768 minimum: 301 [ 0.131426] ACPI: Core revision 20150930 [ 0.132806] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134117] Security Framework initialized [ 0.134937] Yama: becoming mindful. [ 0.135669] AppArmor: AppArmor initialized [ 0.136535] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139201] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140418] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141807] Initializing cgroup subsys io [ 0.142625] Initializing cgroup subsys memory [ 0.143492] Initializing cgroup subsys devices [ 0.144382] Initializing cgroup subsys freezer [ 0.145256] Initializing cgroup subsys net_cls [ 0.146130] Initializing cgroup subsys perf_event [ 0.147047] Initializing cgroup subsys net_prio [ 0.147942] Initializing cgroup subsys hugetlb [ 0.148818] Initializing cgroup subsys pids [ 0.149697] CPU: Physical Processor ID: 0 [ 0.151201] mce: CPU supports 10 MCE banks [ 0.152065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164148] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170494] ftrace: allocating 31920 entries in 125 pages [ 0.196595] smpboot: Max logical packages: 1 [ 0.197450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198803] x2apic enabled [ 0.199612] Switched APIC routing to physical x2apic. [ 0.201375] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202505] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206315] KVM setup paravirtual spinlock [ 0.207607] x86: Booted up 1 node, 1 CPUs [ 0.208417] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209809] devtmpfs: initialized [ 0.211536] evm: security.selinux [ 0.212243] evm: security.SMACK64 [ 0.212931] evm: security.SMACK64EXEC [ 0.213675] evm: security.SMACK64TRANSMUTE [ 0.214481] evm: security.SMACK64MMAP [ 0.215228] evm: security.ima [ 0.215868] evm: security.capability [ 0.216670] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218526] pinctrl core: initialized pinctrl subsystem [ 0.219630] RTC time: 11:01:27, date: 10/12/18 [ 0.220583] NET: Registered protocol family 16 [ 0.221552] cpuidle: using governor ladder [ 0.222370] cpuidle: using governor menu [ 0.223155] PCCT header not found. [ 0.223908] ACPI: bus type PCI registered [ 0.224710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225946] PCI: Using configuration type 1 for base access [ 0.227694] ACPI: Added _OSI(Module Device) [ 0.228542] ACPI: Added _OSI(Processor Device) [ 0.229400] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230296] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232395] ACPI: Interpreter enabled [ 0.233174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.235021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236857] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240546] ACPI: (supports S0 S5) [ 0.241252] ACPI: Using IOAPIC for interrupt routing [ 0.242353] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245446] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247831] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249024] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.251249] acpiphp: Slot [3] registered [ 0.252053] acpiphp: Slot [4] registered [ 0.252850] acpiphp: Slot [5] registered [ 0.253654] acpiphp: Slot [6] registered [ 0.254451] acpiphp: Slot [7] registered [ 0.255258] acpiphp: Slot [8] registered [ 0.256061] acpiphp: Slot [9] registered [ 0.256855] acpiphp: Slot [10] registered [ 0.257685] acpiphp: Slot [11] registered [ 0.258500] acpiphp: Slot [12] registered [ 0.259317] acpiphp: Slot [13] registered [ 0.260128] acpiphp: Slot [14] registered [ 0.260937] acpiphp: Slot [15] registered [ 0.271892] acpiphp: Slot [16] registered [ 0.272709] acpiphp: Slot [17] registered [ 0.273523] acpiphp: Slot [18] registered [ 0.274336] acpiphp: Slot [19] registered [ 0.275148] acpiphp: Slot [20] registered [ 0.275963] acpiphp: Slot [21] registered [ 0.276776] acpiphp: Slot [22] registered [ 0.277590] acpiphp: Slot [23] registered [ 0.278413] acpiphp: Slot [24] registered [ 0.279225] acpiphp: Slot [25] registered [ 0.280043] acpiphp: Slot [26] registered [ 0.280854] acpiphp: Slot [27] registered [ 0.281671] acpiphp: Slot [28] registered [ 0.282488] acpiphp: Slot [29] registered [ 0.283302] acpiphp: Slot [30] registered [ 0.284123] acpiphp: Slot [31] registered [ 0.284931] PCI host bridge to bus 0000:00 [ 0.285750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286975] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.288204] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.289660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.291114] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.297275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.298567] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.299741] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.301008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.307896] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.309333] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.357730] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359220] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.360647] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.363456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.364713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367268] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.368818] vgaarb: loaded [ 0.369425] vgaarb: bridge control possible 0000:00:02.0 [ 0.370563] SCSI subsystem initialized [ 0.371383] ACPI: bus type USB registered [ 0.372196] usbcore: registered new interface driver usbfs [ 0.373227] usbcore: registered new interface driver hub [ 0.374235] usbcore: registered new device driver usb [ 0.375283] PCI: Using ACPI for IRQ routing [ 0.376302] NetLabel: Initializing [ 0.377014] NetLabel: domain hash size = 128 [ 0.377872] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378826] NetLabel: unlabeled traffic allowed by default [ 0.379922] clocksource: Switched to clocksource kvm-clock [ 0.385334] AppArmor: AppArmor Filesystem Enabled [ 0.386289] pnp: PnP ACPI init [ 0.387196] pnp: PnP ACPI: found 5 devices [ 0.393564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395262] NET: Registered protocol family 2 [ 0.396218] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397489] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400895] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402072] NET: Registered protocol family 1 [ 0.402933] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404035] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405105] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419126] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433330] Trying to unpack rootfs image as initramfs... [ 0.483238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.497292] Scanning for low memory corruption every 60 seconds [ 0.498597] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499745] audit: initializing netlink subsys (disabled) [ 0.500795] audit: type=2000 audit(1539342088.533:1): initialized [ 0.502102] Initialise system trusted keyring [ 0.503027] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504197] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506157] zbud: loaded [ 0.506853] VFS: Disk quotas dquot_6.6.0 [ 0.507671] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509199] fuse init (API version 7.23) [ 0.510087] Key type big_key registered [ 0.510883] Allocating IMA MOK and blacklist keyrings. [ 0.511998] Key type asymmetric registered [ 0.512821] Asymmetric key parser 'x509' registered [ 0.513772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515600] io scheduler noop registered [ 0.516407] io scheduler deadline registered (default) [ 0.517452] io scheduler cfq registered [ 0.518434] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522937] ACPI: Power Button [PWRF] [ 0.523903] GHES: HEST is not enabled! [ 0.537987] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597479] Linux agpgart interface v0.103 [ 0.599721] brd: module loaded [ 0.601080] loop: module loaded [ 0.605942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607677] GPT:90111 != 2097151 [ 0.608488] GPT:Alternate GPT header not at the end of the disk. [ 0.609815] GPT:90111 != 2097151 [ 0.625357] GPT: Use GNU Parted to correct GPT errors. [ 0.632371] vda: vda1 vda15 [ 0.633804] scsi host0: ata_piix [ 0.634539] scsi host1: ata_piix [ 0.635248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636458] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.637891] libphy: Fixed MDIO Bus: probed [ 0.638705] tun: Universal TUN/TAP device driver, 1.6 [ 0.639642] tun: (C) 1999-2004 Max Krasnyansky [ 0.641775] PPP generic driver version 2.4.2 [ 0.642911] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.644510] ehci-pci: EHCI PCI platform driver [ 0.645563] ehci-platform: EHCI generic platform driver [ 0.646761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.648147] ohci-pci: OHCI PCI platform driver [ 0.649198] ohci-platform: OHCI generic platform driver [ 0.650393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.665009] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.666215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.667971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.669213] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.670565] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.672062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.673750] usb usb1: Product: UHCI Host Controller [ 0.674920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.676316] usb usb1: SerialNumber: 0000:00:01.2 [ 0.677464] hub 1-0:1.0: USB hub found [ 0.678391] hub 1-0:1.0: 2 ports detected [ 0.679453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.681887] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.683023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.684250] mousedev: PS/2 mouse device common for all mice [ 0.685722] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.687892] rtc_cmos 00:00: RTC can wake from S4 [ 0.689162] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.690583] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.692026] i2c /dev entries driver [ 0.692913] device-mapper: uevent: version 1.0.3 [ 0.694015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.695951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.697456] NET: Registered protocol family 10 [ 0.698625] NET: Registered protocol family 17 [ 0.699681] Key type dns_resolver registered [ 0.700784] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.702053] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.704115] registered taskstats version 1 [ 0.705089] Loading compiled-in X.509 certificates [ 0.706690] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.708907] zswap: loaded using pool lzo/zbud [ 0.710441] Key type trusted registered [ 0.712182] Key type encrypted registered [ 0.713161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.714383] ima: No TPM chip found, activating TPM-bypass! [ 0.715604] evm: HMAC attrs: 0x1 [ 0.716673] Magic number: 6:54:24 [ 0.717549] misc cpu_dma_latency: hash matches [ 0.718653] rtc_cmos 00:00: setting system clock to 2018-10-12 11:01:28 UTC (1539342088) [ 0.720549] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.721878] EDD information not available. [ 0.796904] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.808385] Write protecting the kernel read-only data: 14336k [ 0.809937] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.811705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.854706] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.24 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 61.35. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbTxNfd2W8EsP5pMDwOAzjEMvD1YK3Qr9b4Vq9G8glrueh4vFWpheeLoXKdYfjKzHcADD2H9YqI8XpbRuLc/HfdwhkQ0IYSno70JAcfu5QXB2Y3WGc/HyLW6MAdBs3JigmGazZgHJzsc9ZtJRrMYXicJLf09uNSKJDX/ojPMJ8XwCdmOEpLSaSxN5sCKhIVBU+yng6+SEcWcTxLghdMlBcfrbmYLxl4++YqJaAULTOYI5nM3n1bpVZ7jd9qzvW0yshaQk7PkaJTtq3YRiJuJ4/QlNd5KhZexKI9/tfZoe78VXjm3DoJXW1t6+e0NXbw00YTsrIEWKlKQRN/qu/AUPn root@vping-userdata-vm2-02cc7057-2279-4565-9b73-089af11247cc ssh-dss AAAAB3NzaC1kc3MAAACBANy/43YxuYqJmZNBRp6/kcFzlgQhr9s63NMVvu6fN61sukWURo1HBHEj3sq6fMNmj8wYsPjP4vl3IpVdEQVeN30UuZ4tvAKN02EUkrvMJYMYEUHcP4lwpTthJHFAggH5ynpBwyfh+j4h0s1c9xmFRwUaeergm/w1RNi3CH4l7Uz7AAAAFQCsFHhqfw1kl3aBXa0a8q3Dj6xMNQAAAIEAlXtEzInXiqJB4Yd5Ehybr51TQ0YZMLX4ELGjRRY3MP5b93jliArEGyzhFAtmwazVnxp8maCIqnDRB8/8ucwlFYBGCgTPgBTAFexgG+kANpB/u3yngirQizV0jWF6ppA0ZeFdIuNw8zVKM7SFgeN4vXw9Y65k9R2Pu5J66G2XzOgAAACAembcwlCn6rBRTe2F7fmLfA56a+8Xa3kIDc64YUBvZhKjZ3gf6S3c/R9O0prlWxczfpHAQ/ojuvV0RKmiOOowcl7DnJjHphlFfMepBPPeJaWA7KMDrMmRh+uejwR6jvVNwegPD8dnXsAYpwqGyxpa6o49Owl6NZ2gGLWcK2+KD74= root@vping-userdata-vm2-02cc7057-2279-4565-9b73-089af11247cc -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe85:fe4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-02cc7057-2279-4565-9b73-089af11247cc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=63.83 === 2018-10-12 11:02:33,537 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-12 11:02:33,658 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:02:33,659 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 01:29 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-12 11:02:51,103 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-12 11:02:52,128 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_0e83460a-1a5e-495a-9515-643106db8593', 'id': u'f100765a54424728b3055dfb2af594ce', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 11:02:52,576 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca1d6e0652f9403295ab89ef97a14926', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_0e83460a-1a5e-495a-9515-643106db8593'}) 2018-10-12 11:02:52,734 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:02:52,913 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/be1891943f1a40a3b989f0d38e0a5537'}, 'domain_id': None, 'human_id': None, 'id': u'be1891943f1a40a3b989f0d38e0a5537', 'HUMAN_ID': False}) 2018-10-12 11:02:53,478 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_0e83460a-1a5e-495a-9515-643106db8593', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '903da18b-18c3-4e76-9638-3df4a7221626', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_0e83460a-1a5e-495a-9515-643106db8593', 'project_id': u'f100765a54424728b3055dfb2af594ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 11:02:53,483 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_0e83460a-1a5e-495a-9515-643106db8593', 'password': '903da18b-18c3-4e76-9638-3df4a7221626', 'project_name': 'tempest_smoke_seri-project_0e83460a-1a5e-495a-9515-643106db8593', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'f100765a54424728b3055dfb2af594ce', 'project_domain_name': 'Default'} 2018-10-12 11:02:54,614 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 11:02:59,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 11:02:59.567 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9587c0e3-fb63-44bf-b745-38a3b464564b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9587c0e3-fb63-44bf-b745-38a3b464564b | 2018-10-12T11:02:59 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9587c0e3-fb63-44bf-b745-38a3b464564b ~/.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-10-12 11:03:03,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 11:03:03,095 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 11:03:09,208 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 11:03:07.422 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 11:03:07.559 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 11:03:09.014 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198) as the default verifier for the future CLI operations. 2018-10-12 11:03:12,118 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-12 11:03:14,842 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/e6872518-aaec-4bf5-8256-3aea452e2efa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6872518-aaec-4bf5-8256-3aea452e2efa/file', 'owner': u'f100765a54424728b3055dfb2af594ce', 'id': u'e6872518-aaec-4bf5-8256-3aea452e2efa', 'size': 12716032, u'self': u'/v2/images/e6872518-aaec-4bf5-8256-3aea452e2efa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f100765a54424728b3055dfb2af594ce', 'name': 'tempest_smoke_seri-project_0e83460a-1a5e-495a-9515-643106db8593', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/e6872518-aaec-4bf5-8256-3aea452e2efa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:03:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:03:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_0e83460a-1a5e-495a-9515-643106db8593', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e6872518-aaec-4bf5-8256-3aea452e2efa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_0e83460a-1a5e-495a-9515-643106db8593', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_0e83460a-1a5e-495a-9515-643106db8593', 'created': u'2018-10-12T11:03:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:03:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e6872518-aaec-4bf5-8256-3aea452e2efa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_0e83460a-1a5e-495a-9515-643106db8593', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:03:15,030 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_0e83460a-1a5e-495a-9515-643106db8593', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'463328b1-a07c-4b83-b139-37c4ec4ac87e', 'swap': 0}) 2018-10-12 11:03:17,106 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/816fba5d-5430-4314-9b21-1999e0ecfaec/snap', u'metadata': Munch({})})], 'file': u'/v2/images/816fba5d-5430-4314-9b21-1999e0ecfaec/file', 'owner': u'f100765a54424728b3055dfb2af594ce', 'id': u'816fba5d-5430-4314-9b21-1999e0ecfaec', 'size': 12716032, u'self': u'/v2/images/816fba5d-5430-4314-9b21-1999e0ecfaec', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f100765a54424728b3055dfb2af594ce', 'name': 'tempest_smoke_seri-project_0e83460a-1a5e-495a-9515-643106db8593', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/816fba5d-5430-4314-9b21-1999e0ecfaec/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:03:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:03:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_0e83460a-1a5e-495a-9515-643106db8593', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/816fba5d-5430-4314-9b21-1999e0ecfaec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_0e83460a-1a5e-495a-9515-643106db8593', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_0e83460a-1a5e-495a-9515-643106db8593', 'created': u'2018-10-12T11:03:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:03:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/816fba5d-5430-4314-9b21-1999e0ecfaec', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_0e83460a-1a5e-495a-9515-643106db8593', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:03:17,187 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_0e83460a-1a5e-495a-9515-643106db8593', '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'd6e005d8411b4b378ddb320b792455b0', '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'508fcb76-3b1f-46cb-ba19-43d2b54b0c5a', 'swap': 0}) 2018-10-12 11:03:17,210 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_0e83460a-1a5e-495a-9515-643106db8593', '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'd6e005d8411b4b378ddb320b792455b0', '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'508fcb76-3b1f-46cb-ba19-43d2b54b0c5a', 'swap': 0}) 2018-10-12 11:03:20,344 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 11:03:19.328 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198) for deployment 'opnfv-rally' (UUID=9587c0e3-fb63-44bf-b745-38a3b464564b). 2018-10-12 11:03:20.179 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 11:03:20.182 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198) has been successfully configured for deployment 'opnfv-rally' (UUID=9587c0e3-fb63-44bf-b745-38a3b464564b)! 2018-10-12 11:03:20,344 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 11:03:20,345 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 11:03:20,347 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 11:03:20,363 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 11:03:24,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4431525a-47ec-481d-82fe-33ed4b1b9198/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-12 11:03:24,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 11:03:24,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 11:03:24,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-10-12 11:03:26,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:26.128 49 INFO rally.api [-] Starting verification (UUID=52016347-e7f1-4b2d-882d-4fd51e433f38) for deployment 'opnfv-rally' (UUID=9587c0e3-fb63-44bf-b745-38a3b464564b) by verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198). 2018-10-12 11:03:26,129 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 52016347-e7f1-4b2d-882d-4fd51e433f38 2018-10-12 11:03:32,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:32.181 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.180s] 2018-10-12 11:03:32,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:32.239 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-10-12 11:03:38,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:38.775 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.325s] 2018-10-12 11:03:41,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:41.909 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.134s] 2018-10-12 11:03:54,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:03:54.253 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.480s] 2018-10-12 11:04:09,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:04:09.823 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.942s] 2018-10-12 11:04:49,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:04:49.040 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.061s] 2018-10-12 11:04:49,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:04:49.042 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-12 11:05:20,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:05:20.879 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2018-10-12 11:05:20,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:05:20.880 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-12 11:05:52,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:05:52.896 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-10-12 11:05:52,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:05:52.898 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-12 11:07:41,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:07:41.131 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.741s] 2018-10-12 11:08:02,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:02.835 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2018-10-12 11:08:02,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:02.931 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-10-12 11:08:10,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:10.878 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.669s] 2018-10-12 11:08:10,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:10.888 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-12 11:08:12,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:12.452 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 11:08:12,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:12.452 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 11:08:16,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:16.705 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.352s] 2018-10-12 11:08:23,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:23.106 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.409s] 2018-10-12 11:08:30,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:30.102 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.629s] 2018-10-12 11:08:37,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:37.777 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.424s] 2018-10-12 11:08:47,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:47.299 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.003s] 2018-10-12 11:08:54,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:08:54.196 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.701s] 2018-10-12 11:09:00,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:00.607 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.164s] 2018-10-12 11:09:08,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:08.383 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.378s] 2018-10-12 11:09:15,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:15.788 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.745s] 2018-10-12 11:09:25,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:25.211 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.642s] 2018-10-12 11:09:27,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:27.582 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-12 11:09:29,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:29.486 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-10-12 11:09:29,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:29.568 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2018-10-12 11:09:29,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:29.646 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-10-12 11:09:29,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:29.653 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-12 11:09:33,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:33.586 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.757s] 2018-10-12 11:09:35,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:35.863 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.275s] 2018-10-12 11:09:37,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:37.803 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.940s] 2018-10-12 11:09:43,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:43.293 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-12 11:09:50,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:09:50.648 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.619s] 2018-10-12 11:10:03,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:03.281 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.809s] 2018-10-12 11:10:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:06.749 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.467s] 2018-10-12 11:10:17,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:17.666 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.673s] 2018-10-12 11:10:21,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:21.475 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.807s] 2018-10-12 11:10:30,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:30.325 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.850s] 2018-10-12 11:10:40,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:40.105 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.384s] 2018-10-12 11:10:43,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:43.720 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.614s] 2018-10-12 11:10:50,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:10:50.119 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.399s] 2018-10-12 11:11:05,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:05.468 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.185s] 2018-10-12 11:11:05,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:05.880 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.413s] 2018-10-12 11:11:06,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:06.155 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.274s] 2018-10-12 11:11:06,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:06.344 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.189s] 2018-10-12 11:11:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:06.591 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.246s] 2018-10-12 11:11:06,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:06.642 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-10-12 11:11:20,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:20.880 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.017s] 2018-10-12 11:11:21,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:21.156 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.276s] 2018-10-12 11:11:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:21.265 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2018-10-12 11:11:21,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:21.346 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2018-10-12 11:11:21,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:21.478 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.131s] 2018-10-12 11:11:21,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:21.695 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.216s] 2018-10-12 11:11:35,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:35.519 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.058s] 2018-10-12 11:11:41,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:41.974 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.454s] 2018-10-12 11:11:44,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:44.076 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.101s] 2018-10-12 11:11:44,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:44.290 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.214s] 2018-10-12 11:11:44,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:44.343 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.054s] 2018-10-12 11:11:57,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:11:57.105 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.291s] 2018-10-12 11:12:03,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:03.604 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.498s] 2018-10-12 11:12:05,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:05.363 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.758s] 2018-10-12 11:12:05,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:05.568 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.205s] 2018-10-12 11:12:05,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:05.646 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.077s] 2018-10-12 11:12:20,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:20.348 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.092s] 2018-10-12 11:12:26,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:26.050 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.702s] 2018-10-12 11:12:30,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:30.951 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.900s] 2018-10-12 11:12:34,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:34.896 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.944s] 2018-10-12 11:12:59,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:12:59.867 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.400s] 2018-10-12 11:13:05,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:05.591 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.725s] 2018-10-12 11:13:09,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:09.617 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.023s] 2018-10-12 11:13:16,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:16.325 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [6.709s] 2018-10-12 11:13:33,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:33.421 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.556s] 2018-10-12 11:13:35,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:35.889 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.464s] 2018-10-12 11:13:35,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:35.958 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.072s] 2018-10-12 11:13:40,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:40.590 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.460s] 2018-10-12 11:13:42,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:42.714 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.122s] 2018-10-12 11:13:42,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:42.902 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.191s] 2018-10-12 11:13:47,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:47.355 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.409s] 2018-10-12 11:13:50,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:50.682 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-10-12 11:13:51,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:51.938 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-12 11:13:51,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:51.941 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-12 11:13:51,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:51.942 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-12 11:13:51,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:51.943 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 11:13:51,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:51.944 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-12 11:13:53,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:13:53.792 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-12 11:14:07,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:14:07.826 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.841s] 2018-10-12 11:14:21,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:14:21.555 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.844s] 2018-10-12 11:14:33,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:14:33.888 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.330s] 2018-10-12 11:14:43,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:14:43.956 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-12 11:17:25,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:17:25.656 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [155.987s] 2018-10-12 11:17:42,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:17:42.510 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps ... fail 2018-10-12 11:17:50,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:17:50.695 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... fail 2018-10-12 11:17:54,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 52016347-e7f1-4b2d-882d-4fd51e433f38 2018-10-12 11:17:54,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '52016347-e7f1-4b2d-882d-4fd51e433f38']'. 2018-10-12 11:17:54,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 11:17:54,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 11:17:54,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:17:54,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 52016347-e7f1-4b2d-882d-4fd51e433f38 | 2018-10-12 11:17:54,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 11:03:26 | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 11:17:53 | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:27 | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 11:17:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4431525a-47ec-481d-82fe-33ed4b1b9198) | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9587c0e3-fb63-44bf-b745-38a3b464564b) | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 860.57 | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 87 | 2018-10-12 11:17:54,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 11:17:54,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 11:17:55,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 96.6666666667% 2018-10-12 11:17:55,149 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:17:55,149 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:43 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-10-12 11:17:59,829 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-10-12 11:17:59,883 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-12 11:18:00,784 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_21b288be-afb9-4c97-91b8-8cd7abdf83c0', 'id': u'f024d8ca6ec34247a132234f3944486e', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 11:18:01,238 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd7a425651fbd445098e12c9334c958d2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_21b288be-afb9-4c97-91b8-8cd7abdf83c0'}) 2018-10-12 11:18:01,406 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:18:01,582 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/c9594f78030f494ea2d33a47d9c3127c'}, 'domain_id': None, 'human_id': None, 'id': u'c9594f78030f494ea2d33a47d9c3127c', 'HUMAN_ID': False}) 2018-10-12 11:18:02,140 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_21b288be-afb9-4c97-91b8-8cd7abdf83c0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '64a86df1-ed14-42de-997b-c270517a15b2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_21b288be-afb9-4c97-91b8-8cd7abdf83c0', 'project_id': u'f024d8ca6ec34247a132234f3944486e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 11:18:02,145 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_21b288be-afb9-4c97-91b8-8cd7abdf83c0', 'password': '64a86df1-ed14-42de-997b-c270517a15b2', 'project_name': 'rally_sanity-project_21b288be-afb9-4c97-91b8-8cd7abdf83c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'f024d8ca6ec34247a132234f3944486e', 'project_domain_name': 'Default'} 2018-10-12 11:18:02,834 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-12 11:18:03,188 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-10-12 11:18:04,124 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-12T11:18:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33057958-ba1e-4a2a-9afc-53addfad8fcb', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_21b288be-afb9-4c97-91b8-8cd7abdf83c0', u'admin_state_up': True, u'tenant_id': u'f024d8ca6ec34247a132234f3944486e', u'created_at': u'2018-10-12T11:18:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f024d8ca6ec34247a132234f3944486e'}) 2018-10-12 11:18:05,321 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T11:18:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'847a65b2-1b46-4f71-9462-5cedbfd0308e', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_21b288be-afb9-4c97-91b8-8cd7abdf83c0', u'enable_dhcp': True, u'network_id': u'33057958-ba1e-4a2a-9afc-53addfad8fcb', u'tenant_id': u'f024d8ca6ec34247a132234f3944486e', u'created_at': u'2018-10-12T11:18:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f024d8ca6ec34247a132234f3944486e'}) 2018-10-12 11:18:06,340 - functest.core.tenantnetwork - ERROR - Cannot run rally_sanity Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 240, in run self._create_network_resources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 231, in _create_network_resources ext_gateway_net_id=self.ext_net.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3247, in create_router error_message="Error creating router {0}".format(name)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 294, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 201, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 115, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 163, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error creating router rally_sanity-router_21b288be-afb9-4c97-91b8-8cd7abdf83c0. (409) Client Error for url: http://172.30.9.26:9696/v2.0/routers.json No more IP addresses available on network 71fc6d74-b5f7-4beb-b556-59bef5906bb2. (Inner Exception: 'args') 2018-10-12 11:18:06,379 - functest.core.singlevm - ERROR - Cannot run rally_sanity Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 237, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-10-12 11:18:06,380 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: 2018-10-12 11:18:06,491 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:18:06,491 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 00:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-12 11:18:11,659 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-10-12 11:18:11,712 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-12 11:18:12,629 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_d64a55f8-f474-450a-9dff-04a12d75a36a', 'id': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 11:18:13,082 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c56b26ece2434d8eb67ee2662bf565e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_d64a55f8-f474-450a-9dff-04a12d75a36a'}) 2018-10-12 11:18:13,244 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:18:13,438 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/5318a3ef1cd040b1a79763b12f001ba3'}, 'domain_id': None, 'human_id': None, 'id': u'5318a3ef1cd040b1a79763b12f001ba3', 'HUMAN_ID': False}) 2018-10-12 11:18:13,996 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_d64a55f8-f474-450a-9dff-04a12d75a36a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '81380017-3b6c-45a5-ae72-f62f3d9dfec7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_d64a55f8-f474-450a-9dff-04a12d75a36a', 'project_id': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 11:18:14,002 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_d64a55f8-f474-450a-9dff-04a12d75a36a', 'password': '81380017-3b6c-45a5-ae72-f62f3d9dfec7', 'project_name': 'refstack_defcore-project_d64a55f8-f474-450a-9dff-04a12d75a36a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'project_domain_name': 'Default'} 2018-10-12 11:18:15,026 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 11:18:17,543 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 11:18:17.147 202 INFO rally.deployment.engine [-] Deployment 9587c0e3-fb63-44bf-b745-38a3b464564b | Starting: Destroy cloud and free allocated resources. 2018-10-12 11:18:17.255 202 INFO rally.deployment.engine [-] Deployment 9587c0e3-fb63-44bf-b745-38a3b464564b | Completed: Destroy cloud and free allocated resources. 2018-10-12 11:18:17.297 202 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198) for deployment 'opnfv-rally'. 2018-10-12 11:18:17.315 202 INFO rally.api [-] Deleting verification (UUID=52016347-e7f1-4b2d-882d-4fd51e433f38). 2018-10-12 11:18:17.348 202 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 11:18:17.349 202 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198). 2018-10-12 11:18:17.354 202 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 11:18:19,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 11:18:19.603 205 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2da3a86f-8bbe-4b32-923d-dfe70c9dbc19) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2da3a86f-8bbe-4b32-923d-dfe70c9dbc19 | 2018-10-12T11:18:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2da3a86f-8bbe-4b32-923d-dfe70c9dbc19 ~/.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-10-12 11:18:23,195 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 11:18:23,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 11:18:25,720 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 11:18:25.468 211 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=4431525a-47ec-481d-82fe-33ed4b1b9198). 2018-10-12 11:18:25.583 211 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 11:18:29,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 11:18:27.763 214 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 11:18:27.901 214 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 11:18:28.979 214 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c) as the default verifier for the future CLI operations. 2018-10-12 11:18:32,238 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-12 11:18:34,989 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/4b6105d9-406c-4bd4-805e-72f733f7ed43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b6105d9-406c-4bd4-805e-72f733f7ed43/file', 'owner': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'id': u'4b6105d9-406c-4bd4-805e-72f733f7ed43', 'size': 12716032, u'self': u'/v2/images/4b6105d9-406c-4bd4-805e-72f733f7ed43', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'name': 'refstack_defcore-project_d64a55f8-f474-450a-9dff-04a12d75a36a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/4b6105d9-406c-4bd4-805e-72f733f7ed43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:18:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:18:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_d64a55f8-f474-450a-9dff-04a12d75a36a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4b6105d9-406c-4bd4-805e-72f733f7ed43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_d64a55f8-f474-450a-9dff-04a12d75a36a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_d64a55f8-f474-450a-9dff-04a12d75a36a', 'created': u'2018-10-12T11:18:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:18:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4b6105d9-406c-4bd4-805e-72f733f7ed43', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_d64a55f8-f474-450a-9dff-04a12d75a36a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:18:35,214 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_d64a55f8-f474-450a-9dff-04a12d75a36a', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'a547fea1-1f65-42a9-95bb-d8b283b74db5', 'swap': 0}) 2018-10-12 11:18:38,053 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb/file', 'owner': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'id': u'a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb', 'size': 12716032, u'self': u'/v2/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ab9b101d9bdc4e66a2eacf92a4dc88d2', 'name': 'refstack_defcore-project_d64a55f8-f474-450a-9dff-04a12d75a36a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:18:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:18:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', 'created': u'2018-10-12T11:18:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:18:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a840d50b-bce4-4f9c-8a89-0ebf4f53a5eb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:18:38,144 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', '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'd6e005d8411b4b378ddb320b792455b0', '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'afb8e47e-003f-45a1-905f-792339cd70bb', 'swap': 0}) 2018-10-12 11:18:38,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_d64a55f8-f474-450a-9dff-04a12d75a36a', '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'd6e005d8411b4b378ddb320b792455b0', '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'afb8e47e-003f-45a1-905f-792339cd70bb', 'swap': 0}) 2018-10-12 11:18:41,229 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 11:18:40.218 233 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c) for deployment 'opnfv-rally' (UUID=2da3a86f-8bbe-4b32-923d-dfe70c9dbc19). 2018-10-12 11:18:41.066 233 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 11:18:41.068 233 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c) has been successfully configured for deployment 'opnfv-rally' (UUID=2da3a86f-8bbe-4b32-923d-dfe70c9dbc19)! 2018-10-12 11:18:41,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 11:18:41,230 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 11:18:41,233 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 11:18:46,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 11:18:46,188 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 11:18:46,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-10-12 11:18:48,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:18:48.337 245 INFO rally.api [-] Starting verification (UUID=2707fb12-4450-4ce0-ba14-d0c73099f0c7) for deployment 'opnfv-rally' (UUID=2da3a86f-8bbe-4b32-923d-dfe70c9dbc19) by verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c). 2018-10-12 11:18:48,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2707fb12-4450-4ce0-ba14-d0c73099f0c7 2018-10-12 11:18:55,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:18:55.120 245 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.199s] 2018-10-12 11:18:55,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:18:55.193 245 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.073s] 2018-10-12 11:18:56,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:18:56.940 245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.952s] 2018-10-12 11:18:58,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:18:58.669 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.235s] 2018-10-12 11:19:04,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:04.966 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.019s] 2018-10-12 11:19:13,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:13.631 245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [16.687s] 2018-10-12 11:19:20,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.615 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-10-12 11:19:20,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.626 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-12 11:19:20,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.772 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.145s] 2018-10-12 11:19:20,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.784 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-10-12 11:19:20,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.796 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-10-12 11:19:20,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:20.826 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.030s] 2018-10-12 11:19:21,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:21.074 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.066s] 2018-10-12 11:19:21,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:21.891 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [1.063s] 2018-10-12 11:19:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:21.951 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.059s] 2018-10-12 11:19:22,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:22.246 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.294s] 2018-10-12 11:19:22,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:22.262 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-10-12 11:19:22,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:22.327 245 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2018-10-12 11:19:24,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:24.411 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.335s] 2018-10-12 11:19:28,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:28.072 245 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-12 11:19:30,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:30.650 245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [17.015s] 2018-10-12 11:19:31,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:31.648 245 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.065s] 2018-10-12 11:19:31,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:31.690 245 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.305s] 2018-10-12 11:19:31,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:31.736 245 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2018-10-12 11:19:31,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:31.814 245 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.078s] 2018-10-12 11:19:32,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:32.773 245 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.089s] 2018-10-12 11:19:35,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:35.557 245 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.158s] 2018-10-12 11:19:35,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:35.702 245 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.144s] 2018-10-12 11:19:36,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:36.428 245 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.724s] 2018-10-12 11:19:36,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:36.570 245 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.143s] 2018-10-12 11:19:36,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:36.718 245 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.147s] 2018-10-12 11:19:41,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:41.408 245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.758s] 2018-10-12 11:19:50,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:50.404 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.545s] 2018-10-12 11:19:50,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:50.799 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.394s] 2018-10-12 11:19:51,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:51.225 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.425s] 2018-10-12 11:19:51,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:51.583 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.007s] 2018-10-12 11:19:52,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:52.070 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.845s] 2018-10-12 11:19:52,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:52.391 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2018-10-12 11:19:52,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:52.774 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.704s] 2018-10-12 11:19:52,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:52.860 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2018-10-12 11:19:52,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:52.944 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.084s] 2018-10-12 11:19:53,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:53.015 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.070s] 2018-10-12 11:19:53,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:53.092 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.076s] 2018-10-12 11:19:53,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:53.160 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.067s] 2018-10-12 11:19:53,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:53.309 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.148s] 2018-10-12 11:19:58,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:19:58.650 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.066s] 2018-10-12 11:20:03,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:03.302 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.651s] 2018-10-12 11:20:05,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:05.058 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2018-10-12 11:20:07,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:07.993 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.690s] 2018-10-12 11:20:12,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:12.751 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.756s] 2018-10-12 11:20:13,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:13.895 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.439s] 2018-10-12 11:20:14,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:14.142 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.246s] 2018-10-12 11:20:14,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:14.379 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.236s] 2018-10-12 11:20:14,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:14.864 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.484s] 2018-10-12 11:20:15,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:15.300 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.435s] 2018-10-12 11:20:16,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:16.044 245 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.744s] 2018-10-12 11:20:18,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:18.134 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.382s] 2018-10-12 11:20:19,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:19.583 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2018-10-12 11:20:22,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:22.233 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.099s] 2018-10-12 11:20:22,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:22.258 245 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.823s] 2018-10-12 11:20:24,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:24.574 245 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.314s] 2018-10-12 11:20:28,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:28.894 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.660s] 2018-10-12 11:20:31,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:31.044 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.672s] 2018-10-12 11:20:32,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:32.131 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.847s] 2018-10-12 11:20:32,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:32.151 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.107s] 2018-10-12 11:20:33,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:33.035 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.882s] 2018-10-12 11:20:33,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:33.721 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.589s] 2018-10-12 11:20:34,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:34.211 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.175s] 2018-10-12 11:20:35,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.198 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.303s] 2018-10-12 11:20:35,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.306 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2018-10-12 11:20:35,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.350 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.139s] 2018-10-12 11:20:35,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.445 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.138s] 2018-10-12 11:20:35,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.534 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2018-10-12 11:20:35,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.599 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.064s] 2018-10-12 11:20:35,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.710 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.110s] 2018-10-12 11:20:35,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.808 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.098s] 2018-10-12 11:20:35,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.878 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.070s] 2018-10-12 11:20:35,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:35.932 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.053s] 2018-10-12 11:20:36,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:36.101 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.749s] 2018-10-12 11:20:36,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:36.906 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.804s] 2018-10-12 11:20:37,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:37.499 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.772s] 2018-10-12 11:20:37,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:37.605 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.700s] 2018-10-12 11:20:38,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:38.412 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.806s] 2018-10-12 11:20:38,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:38.672 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.177s] 2018-10-12 11:20:39,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:39.209 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.795s] 2018-10-12 11:20:39,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:39.764 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.555s] 2018-10-12 11:20:40,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:40.636 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.872s] 2018-10-12 11:20:41,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:41.432 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.756s] 2018-10-12 11:20:41,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:41.464 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.827s] 2018-10-12 11:20:42,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:42.215 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.750s] 2018-10-12 11:20:42,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:42.463 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.530s] 2018-10-12 11:20:42,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:42.907 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.691s] 2018-10-12 11:20:43,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:43.334 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.901s] 2018-10-12 11:20:43,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:43.419 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.512s] 2018-10-12 11:20:43,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:43.789 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.369s] 2018-10-12 11:20:44,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:44.183 245 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.394s] 2018-10-12 11:20:44,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:44.919 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.584s] 2018-10-12 11:20:45,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:45.115 245 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.199s] 2018-10-12 11:20:48,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:48.920 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.182s] 2018-10-12 11:20:50,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:50.070 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.161s] 2018-10-12 11:20:50,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:50.252 245 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [68.827s] 2018-10-12 11:20:51,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:51.376 245 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.064s] 2018-10-12 11:20:51,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:51.549 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.477s] 2018-10-12 11:20:52,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:52.710 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.160s] 2018-10-12 11:20:53,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:53.845 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.134s] 2018-10-12 11:20:54,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:54.471 245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.318s] 2018-10-12 11:20:54,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:54.808 245 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.337s] 2018-10-12 11:20:55,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:55.064 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.219s] 2018-10-12 11:20:55,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:55.457 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.766s] 2018-10-12 11:20:56,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:56.365 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.908s] 2018-10-12 11:20:56,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:56.577 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.510s] 2018-10-12 11:20:58,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:58.357 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.780s] 2018-10-12 11:20:58,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:58.583 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.226s] 2018-10-12 11:20:58,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:58.613 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.029s] 2018-10-12 11:20:58,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:58.772 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.159s] 2018-10-12 11:20:58,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:20:58.933 245 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.160s] 2018-10-12 11:21:01,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:01.493 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.867s] 2018-10-12 11:21:05,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:05.771 245 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON ... fail 2018-10-12 11:21:06,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:06.056 245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.617s] 2018-10-12 11:21:06,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:06.884 245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.829s] 2018-10-12 11:21:07,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:07.646 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.153s] 2018-10-12 11:21:08,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:08.140 245 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.321s] 2018-10-12 11:21:10,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:10.543 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.895s] 2018-10-12 11:21:10,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:10.740 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.197s] 2018-10-12 11:21:10,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:10.817 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.075s] 2018-10-12 11:21:11,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:11.017 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.200s] 2018-10-12 11:21:11,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:11.212 245 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.194s] 2018-10-12 11:21:17,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:17.957 245 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.221s] 2018-10-12 11:21:20,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:20.754 245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.501s] 2018-10-12 11:21:26,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:26.626 245 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.871s] 2018-10-12 11:21:26,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:26.987 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-12 11:21:27,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:27.136 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.149s] 2018-10-12 11:21:27,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:27.176 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.039s] 2018-10-12 11:21:27,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:27.364 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.188s] 2018-10-12 11:21:27,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:27.398 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-10-12 11:21:27,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:27.743 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.343s] 2018-10-12 11:21:28,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:28.095 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.352s] 2018-10-12 11:21:28,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:28.286 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.189s] 2018-10-12 11:21:28,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:28.326 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-10-12 11:21:28,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:28.367 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-10-12 11:21:28,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:28.620 245 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.191s] 2018-10-12 11:21:36,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:36.125 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [39.753s] 2018-10-12 11:21:38,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:38.229 245 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.606s] 2018-10-12 11:21:42,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:42.337 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.838s] 2018-10-12 11:21:42,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:42.504 245 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.167s] 2018-10-12 11:21:48,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:48.049 245 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.982s] 2018-10-12 11:21:50,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:50.560 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.224s] 2018-10-12 11:21:50,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:50.770 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.210s] 2018-10-12 11:21:52,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:52.415 245 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.181s] 2018-10-12 11:21:57,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:57.105 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.241s] 2018-10-12 11:21:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:21:57.818 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.712s] 2018-10-12 11:22:03,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:03.009 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.170s] 2018-10-12 11:22:03,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:03.202 245 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.192s] 2018-10-12 11:22:10,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:10.818 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-10-12 11:22:10,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:10.860 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.042s] 2018-10-12 11:22:10,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:10.917 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.056s] 2018-10-12 11:22:11,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:11.522 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.603s] 2018-10-12 11:22:11,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:11.754 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.231s] 2018-10-12 11:22:12,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.212 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.458s] 2018-10-12 11:22:12,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.258 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.046s] 2018-10-12 11:22:12,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.454 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.196s] 2018-10-12 11:22:12,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.506 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.051s] 2018-10-12 11:22:12,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.559 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.053s] 2018-10-12 11:22:12,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.602 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-10-12 11:22:12,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.678 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.074s] 2018-10-12 11:22:12,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.909 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.230s] 2018-10-12 11:22:12,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:12.958 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-10-12 11:22:13,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:13.155 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.197s] 2018-10-12 11:22:19,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:19.898 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.169s] 2018-10-12 11:22:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.072 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.173s] 2018-10-12 11:22:20,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.254 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.182s] 2018-10-12 11:22:20,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.405 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.151s] 2018-10-12 11:22:20,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.567 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.161s] 2018-10-12 11:22:20,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.729 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.161s] 2018-10-12 11:22:20,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.803 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.074s] 2018-10-12 11:22:20,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.976 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.172s] 2018-10-12 11:22:20,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:20.986 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-10-12 11:22:21,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.017 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.031s] 2018-10-12 11:22:21,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.171 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.153s] 2018-10-12 11:22:21,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.217 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.045s] 2018-10-12 11:22:21,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.409 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.191s] 2018-10-12 11:22:21,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.445 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2018-10-12 11:22:21,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.481 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-10-12 11:22:21,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.492 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-10-12 11:22:21,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.526 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2018-10-12 11:22:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.558 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2018-10-12 11:22:21,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.592 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-10-12 11:22:21,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:22:21.771 245 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.179s] 2018-10-12 11:22:26,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2707fb12-4450-4ce0-ba14-d0c73099f0c7 2018-10-12 11:22:26,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2707fb12-4450-4ce0-ba14-d0c73099f0c7']'. 2018-10-12 11:22:27,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 11:22:27,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2707fb12-4450-4ce0-ba14-d0c73099f0c7 | 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 11:18:48 | 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 11:22:25 | 2018-10-12 11:22:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:37 | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8d262b5e-249e-4812-9dbd-79aa64d3dc7c) | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2da3a86f-8bbe-4b32-923d-dfe70c9dbc19) | 2018-10-12 11:22:27,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 208.685 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 184 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 11:22:27,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 16 | 2018-10-12 11:22:27,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:22:27,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 11:22:27,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 11:22:27,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 92.0% 2018-10-12 11:22:27,439 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:22:27,439 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 03:55 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-12 11:22:30,420 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-10-12 11:22:30,473 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-12 11:22:31,372 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_dbca83a8-69f2-422e-a481-23449251667d', 'id': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 11:22:31,817 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9783681197a42f79029dafeb0481b50', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_dbca83a8-69f2-422e-a481-23449251667d'}) 2018-10-12 11:22:31,992 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:22:32,100 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/c9d855322bcd4f7eb6129bc27eb32284'}, 'domain_id': None, 'human_id': None, 'id': u'c9d855322bcd4f7eb6129bc27eb32284', 'HUMAN_ID': False}) 2018-10-12 11:22:32,650 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_dbca83a8-69f2-422e-a481-23449251667d', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'f5d3d118-bb7f-44a4-a0db-145ca7f4e674', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_dbca83a8-69f2-422e-a481-23449251667d', 'project_id': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 11:22:32,655 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_dbca83a8-69f2-422e-a481-23449251667d', 'password': 'f5d3d118-bb7f-44a4-a0db-145ca7f4e674', 'project_name': 'patrole-project_dbca83a8-69f2-422e-a481-23449251667d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'project_domain_name': 'Default'} 2018-10-12 11:22:33,769 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 11:22:36,282 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 11:22:35.901 275 INFO rally.deployment.engine [-] Deployment 2da3a86f-8bbe-4b32-923d-dfe70c9dbc19 | Starting: Destroy cloud and free allocated resources. 2018-10-12 11:22:35.992 275 INFO rally.deployment.engine [-] Deployment 2da3a86f-8bbe-4b32-923d-dfe70c9dbc19 | Completed: Destroy cloud and free allocated resources. 2018-10-12 11:22:36.044 275 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c) for deployment 'opnfv-rally'. 2018-10-12 11:22:36.069 275 INFO rally.api [-] Deleting verification (UUID=2707fb12-4450-4ce0-ba14-d0c73099f0c7). 2018-10-12 11:22:36.110 275 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 11:22:36.111 275 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c). 2018-10-12 11:22:36.116 275 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 11:22:38,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 11:22:38.534 278 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5b397d40-770e-48b8-85b0-617987e12fbf) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5b397d40-770e-48b8-85b0-617987e12fbf | 2018-10-12T11:22:38 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5b397d40-770e-48b8-85b0-617987e12fbf ~/.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-10-12 11:22:42,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 11:22:42,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 11:22:44,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 11:22:44.031 284 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8d262b5e-249e-4812-9dbd-79aa64d3dc7c). 2018-10-12 11:22:44.159 284 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 11:22:47,850 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 11:22:46.398 287 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 11:22:46.517 287 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 11:22:47.608 287 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035) as the default verifier for the future CLI operations. 2018-10-12 11:22:50,774 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-12 11:22:53,414 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279/file', 'owner': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'id': u'b9acae21-f7d9-409c-8a69-c2e5e1ee7279', 'size': 12716032, u'self': u'/v2/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'name': 'patrole-project_dbca83a8-69f2-422e-a481-23449251667d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:22:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:22:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_dbca83a8-69f2-422e-a481-23449251667d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_dbca83a8-69f2-422e-a481-23449251667d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_dbca83a8-69f2-422e-a481-23449251667d', 'created': u'2018-10-12T11:22:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:22:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b9acae21-f7d9-409c-8a69-c2e5e1ee7279', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_dbca83a8-69f2-422e-a481-23449251667d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:22:53,625 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_dbca83a8-69f2-422e-a481-23449251667d', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'7b1b03ce-11f0-423d-ac33-33f8cf61c2d6', 'swap': 0}) 2018-10-12 11:22:55,758 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/a6917911-a144-4c04-ad1b-c9d641df5c21/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a6917911-a144-4c04-ad1b-c9d641df5c21/file', 'owner': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'id': u'a6917911-a144-4c04-ad1b-c9d641df5c21', 'size': 12716032, u'self': u'/v2/images/a6917911-a144-4c04-ad1b-c9d641df5c21', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af1d8c7813bc4e68bcfda0cf0d9f5efd', 'name': 'patrole-project_dbca83a8-69f2-422e-a481-23449251667d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/a6917911-a144-4c04-ad1b-c9d641df5c21/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T11:22:55Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T11:22:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_dbca83a8-69f2-422e-a481-23449251667d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a6917911-a144-4c04-ad1b-c9d641df5c21', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_dbca83a8-69f2-422e-a481-23449251667d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_dbca83a8-69f2-422e-a481-23449251667d', 'created': u'2018-10-12T11:22:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T11:22:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a6917911-a144-4c04-ad1b-c9d641df5c21', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_dbca83a8-69f2-422e-a481-23449251667d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 11:22:55,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_dbca83a8-69f2-422e-a481-23449251667d', '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'd6e005d8411b4b378ddb320b792455b0', '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'0d2471d3-ff3b-4449-bda7-55ce1bf70d90', 'swap': 0}) 2018-10-12 11:22:55,835 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_dbca83a8-69f2-422e-a481-23449251667d', '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'd6e005d8411b4b378ddb320b792455b0', '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'0d2471d3-ff3b-4449-bda7-55ce1bf70d90', 'swap': 0}) 2018-10-12 11:22:58,950 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 11:22:57.883 306 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035) for deployment 'opnfv-rally' (UUID=5b397d40-770e-48b8-85b0-617987e12fbf). 2018-10-12 11:22:58.774 306 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 11:22:58.776 306 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035) has been successfully configured for deployment 'opnfv-rally' (UUID=5b397d40-770e-48b8-85b0-617987e12fbf)! 2018-10-12 11:22:58,950 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 11:22:58,951 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 11:22:58,953 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 11:22:58,971 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 11:23:02,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ef6064fd-6809-4531-ae7b-af4eeb5dd035/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-10-12 11:23:02,541 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 11:23:02,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 11:23:02,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-10-12 11:23:04,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 11:23:04.644 315 INFO rally.api [-] Starting verification (UUID=58991350-81fa-45eb-971b-2365176b1183) for deployment 'opnfv-rally' (UUID=5b397d40-770e-48b8-85b0-617987e12fbf) by verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035). 2018-10-12 11:23:04,646 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 58991350-81fa-45eb-971b-2365176b1183 2018-10-12 11:25:42,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 58991350-81fa-45eb-971b-2365176b1183 2018-10-12 11:25:42,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '58991350-81fa-45eb-971b-2365176b1183']'. 2018-10-12 11:25:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 11:25:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 58991350-81fa-45eb-971b-2365176b1183 | 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 11:23:04 | 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 11:25:42 | 2018-10-12 11:25:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:38 | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ef6064fd-6809-4531-ae7b-af4eeb5dd035) | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5b397d40-770e-48b8-85b0-617987e12fbf) | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-12 11:25:43,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 149.533 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-12 11:25:43,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 11:25:43,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 11:25:43,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 11:25:43,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-12 11:25:43,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:25:43,983 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 11:25:48,825 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-10-12 11:25:49,429 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-10-12 11:26:09,676 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-10-12 11:26:09,722 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-10-12 11:26:09,955 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-10-12 11:26:10,071 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 11:26:10,071 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 11:26:10,127 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-12 11:26:11,690 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 11:26:14,768 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 11:26:14,768 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-12 12:08:21,282 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 12:08:21,282 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:06 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-10-12 12:08:23,473 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-10-12 12:08:23,523 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-12 12:08:24,913 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 12:08:26,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 12:08:29,318 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 12:08:28.950 405 INFO rally.deployment.engine [-] Deployment 5b397d40-770e-48b8-85b0-617987e12fbf | Starting: Destroy cloud and free allocated resources. 2018-10-12 12:08:29.034 405 INFO rally.deployment.engine [-] Deployment 5b397d40-770e-48b8-85b0-617987e12fbf | Completed: Destroy cloud and free allocated resources. 2018-10-12 12:08:29.071 405 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035) for deployment 'opnfv-rally'. 2018-10-12 12:08:29.094 405 INFO rally.api [-] Deleting verification (UUID=58991350-81fa-45eb-971b-2365176b1183). 2018-10-12 12:08:29.125 405 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 12:08:29.126 405 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035). 2018-10-12 12:08:29.132 405 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 12:08:31,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 12:08:31.473 408 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=709fe8f3-5344-4c79-8ebd-f7ead5aab7ca) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 709fe8f3-5344-4c79-8ebd-f7ead5aab7ca | 2018-10-12T12:08:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 709fe8f3-5344-4c79-8ebd-f7ead5aab7ca ~/.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-10-12 12:08:35,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 12:08:35,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 12:08:37,500 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 12:08:37.214 414 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ef6064fd-6809-4531-ae7b-af4eeb5dd035). 2018-10-12 12:08:37.345 414 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 12:08:40,689 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 12:08:39.443 417 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 12:08:39.585 417 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 12:08:40.526 417 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f8108415-1e1a-4fba-9f0a-16093857c485) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f8108415-1e1a-4fba-9f0a-16093857c485) as the default verifier for the future CLI operations. 2018-10-12 12:08:43,738 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-12 12:08:52,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 12:08:51.011 436 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f8108415-1e1a-4fba-9f0a-16093857c485) for deployment 'opnfv-rally' (UUID=709fe8f3-5344-4c79-8ebd-f7ead5aab7ca). 2018-10-12 12:08:51.881 436 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 12:08:51.884 436 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f8108415-1e1a-4fba-9f0a-16093857c485) has been successfully configured for deployment 'opnfv-rally' (UUID=709fe8f3-5344-4c79-8ebd-f7ead5aab7ca)! 2018-10-12 12:08:55,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f8108415-1e1a-4fba-9f0a-16093857c485/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-12 12:08:55,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-10-12 12:08:57,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:08:57.682 445 INFO rally.api [-] Starting verification (UUID=b0854e1d-0092-428c-89a4-305e7fd2d187) for deployment 'opnfv-rally' (UUID=709fe8f3-5344-4c79-8ebd-f7ead5aab7ca) by verifier 'opnfv-tempest' (UUID=f8108415-1e1a-4fba-9f0a-16093857c485). 2018-10-12 12:10:47,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b0854e1d-0092-428c-89a4-305e7fd2d187 2018-10-12 12:10:47,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b0854e1d-0092-428c-89a4-305e7fd2d187']'. 2018-10-12 12:10:48,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 12:10:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 12:10:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 12:10:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b0854e1d-0092-428c-89a4-305e7fd2d187 | 2018-10-12 12:10:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 12:10:48,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 12:08:57 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 12:10:47 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f8108415-1e1a-4fba-9f0a-16093857c485) | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 709fe8f3-5344-4c79-8ebd-f7ead5aab7ca) | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.541 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-10-12 12:10:48,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 12:10:48,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 12:10:48,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-10-12 12:10:48,976 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 12:10:48,977 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-10-12 12:10:52,548 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-10-12 12:10:52,549 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:42 | FAIL | | vping_userdata | functest | smoke | 01:29 | PASS | | tempest_smoke_serial | functest | smoke | 14:43 | FAIL | | rally_sanity | functest | smoke | 00:03 | FAIL | | refstack_defcore | functest | smoke | 03:55 | FAIL | | patrole | functest | smoke | 02:53 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 42:06 | FAIL | | neutron_trunk | functest | smoke | 02:05 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-12 12:10:52,560 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-12 12:10:56,237 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 12:10:56,242 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 12:10:56,243 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 12:10:56,244 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-10-12 12:10:56,265 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-10-12 12:10:56,291 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-10-12 12:15:38,224 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-10-12 12:15:38,361 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 12:15:38,362 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:42 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-10-12 12:15:38,396 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-10-12 12:15:39,867 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-10-12 12:15:41,006 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-10-12 12:15:42,645 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-10-12 12:15:43,584 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-10-12 12:15:43,584 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-10-12 12:15:43,627 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-10-12 12:15:44,569 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-10-12 12:16:11,184 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-10-12 12:16:11,185 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-10-12 12:16:11,185 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-10-12 12:16:11,271 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-10-12 12:16:41,958 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-10-12 12:16:41,959 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-10-12 12:16:41,959 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-10-12 12:16:41,960 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-10-12 12:16:41,960 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-10-12 12:16:42,050 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-10-12 12:16:42,060 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:16:42,719 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:16:45,480 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-10-12 12:16:46,006 - sdnvpn.lib.openstack_utils - DEBUG - Network '6c34f08f-4e80-482b-b13f-ec454db08ffa' created successfully 2018-10-12 12:16:46,007 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:16:46,646 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '76853bed-41ec-420b-a159-76649272bc3b' created successfully 2018-10-12 12:16:46,647 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:16:46,991 - sdnvpn.lib.openstack_utils - DEBUG - Router '77f3bad9-bb1a-4c3a-a9ff-4a04cb39a845' created successfully 2018-10-12 12:16:46,991 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:16:48,292 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:16:48,292 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:16:49,708 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:16:50,360 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-10-12 12:16:50,878 - sdnvpn.lib.openstack_utils - DEBUG - Network 'e3284ba8-8be7-400a-81f2-0aa01020ae5f' created successfully 2018-10-12 12:16:50,878 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:16:51,232 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'abc1621f-76cd-404b-a97f-2a5e1a10355c' created successfully 2018-10-12 12:16:51,232 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:16:51,233 - sdnvpn.lib.openstack_utils - DEBUG - Router '77f3bad9-bb1a-4c3a-a9ff-4a04cb39a845' created successfully 2018-10-12 12:16:51,233 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:16:52,679 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:16:52,679 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:16:53,648 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:16:53,855 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-10-12 12:16:54,093 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=a012b764-3d71-4fe8-a730-445db10f62d9 created successfully. 2018-10-12 12:16:54,093 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-10-12 12:16:54,094 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-10-12 12:16:54,433 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-10-12 12:16:54,433 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-12 12:16:54,798 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-12 12:16:55,368 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-12 12:18:23,900 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:19:00,172 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.200 -c 10' 2018-10-12 12:19:21,274 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-10-12 12:19:21,275 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.200': 'PASS'}]} 2018-10-12 12:19:21,275 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-10-12 12:19:21,275 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-10-12 12:19:21,275 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-10-12 12:19:21,370 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-10-12 12:19:35,247 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-10-12 12:19:35,248 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-10-12 12:19:35,306 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-10-12 12:19:35,365 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-10-12 12:19:35,426 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-10-12 12:19:36,097 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-1 2018-10-12 12:19:36,141 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.25 2018-10-12 12:19:45,087 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-10-12 12:19:45,145 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-10-12 12:19:45,146 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-10-12 12:19:50,702 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:19:51,300 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-12 12:19:51,349 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=c6b59870-ba2f-45bb-97cc-9e4b4ec6f204 created successfully. 2018-10-12 12:19:51,964 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:19:52,554 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-10-12 12:19:53,430 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-10-12 12:19:53,803 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ce4e5639-919f-4c3c-af1e-cb1273995507' created successfully 2018-10-12 12:19:53,803 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:19:54,311 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '83205e8d-310e-4e15-ac55-c3bd344e5545' created successfully 2018-10-12 12:19:54,311 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:19:54,439 - sdnvpn.lib.openstack_utils - DEBUG - Router '1a1e92d8-a3e4-4217-b686-23e729ce25c5' created successfully 2018-10-12 12:19:54,439 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:19:55,858 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:19:55,858 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:19:57,441 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:19:58,009 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-10-12 12:19:58,401 - sdnvpn.lib.openstack_utils - DEBUG - Network '4e9a9033-5124-43c7-9422-a436a1493dd5' created successfully 2018-10-12 12:19:58,401 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:19:58,922 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '22857f00-dfe1-447e-94dd-2b064809ff1c' created successfully 2018-10-12 12:19:58,922 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:19:59,135 - sdnvpn.lib.openstack_utils - DEBUG - Router '0095fb1d-46d3-4563-b32d-cdc2f779d1e9' created successfully 2018-10-12 12:19:59,135 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:20:00,541 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:20:00,541 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:20:02,092 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:20:02,648 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-12 12:23:31,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-10-12 12:23:31,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-10-12 12:23:31,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-10-12 12:23:31,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-10-12 12:23:31,583 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-10-12 12:23:31,670 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-10-12 12:23:31,679 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:23:31,680 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-10-12 12:23:32,274 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:23:37,102 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:24:16,189 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-871628', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [u'55:55'], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'29346bf8-80be-4243-8877-09eb630a86b6'}} 2018-10-12 12:25:43,591 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:26:16,243 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-308996', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [u'88:88'], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'a5575c3f-4772-4e30-94ad-d0c50e4a2498'}} 2018-10-12 12:26:19,806 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:27:02,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-10-12 12:27:02,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-10-12 12:27:02,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-10-12 12:27:02,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-10-12 12:27:02,384 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-10-12 12:27:02,472 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-10-12 12:27:02,481 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:27:03,037 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:27:07,204 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:28:11,776 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-227810', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'dadb791d-f5e9-4bf2-9f4e-2d240599ba71'}} 2018-10-12 12:29:51,665 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:30:54,695 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-227810', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'45e40e06-0f50-44c3-8262-c745c771afbb'}} 2018-10-12 12:30:58,237 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:31:43,622 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-10-12 12:31:43,623 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'PASS', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'PASS'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'PASS'}]} 2018-10-12 12:31:43,623 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-10-12 12:31:43,623 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-10-12 12:31:43,623 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-10-12 12:31:43,715 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-10-12 12:31:43,727 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:31:58,831 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:32:02,368 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:34:02,052 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-10-12 12:35:32,989 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-10-12 12:37:03,739 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-10-12 12:37:36,466 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '90817aa9-bb57-4142-9d31-13e4b4702cde')]: Unable to complete operation on subnet 90817aa9-bb57-4142-9d31-13e4b4702cde: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-cac33cb1-c968-4c0c-93d0-bf9d3b1bb118'] 2018-10-12 12:37:36,467 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-10-12 12:37:36,468 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 289, actual flow count 289': 'PASS'}, {'OVS groups are programmed after resync expected group count 20, actual group count 20': 'PASS'}, {'OVS flows are programmed after resync expected flow count 289, actual flow count 305': 'PASS'}, {'OVS groups are programmed after resync expected group count 20, actual group count 20': 'PASS'}]} 2018-10-12 12:37:36,468 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-10-12 12:37:36,468 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-10-12 12:37:36,468 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-10-12 12:37:36,565 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-10-12 12:37:36,578 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:37:51,441 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:37:54,608 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:39:09,384 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-12 12:39:46,337 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-10-12 12:40:16,600 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-10-12 12:40:16,601 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-10-12 12:40:16,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-10-12 12:40:16,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-10-12 12:40:16,602 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-10-12 12:40:16,692 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-10-12 12:40:16,701 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:40:17,256 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:40:19,712 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-10-12 12:40:20,231 - sdnvpn.lib.openstack_utils - DEBUG - Network 'ac3604b2-a537-4c9b-bbd6-4d5431db7226' created successfully 2018-10-12 12:40:20,232 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:40:20,770 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '7596ecf2-929e-4a04-aef6-e62bace7b700' created successfully 2018-10-12 12:40:20,771 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:40:21,156 - sdnvpn.lib.openstack_utils - DEBUG - Router '445a20cd-5d1c-4aa2-b194-49d722cc7a52' created successfully 2018-10-12 12:40:21,157 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:40:22,562 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:40:22,563 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:40:24,733 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:40:25,848 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:41:30,450 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-956144', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'd17137a2-86e1-4bca-a205-4a1e2f6f4c99'}} 2018-10-12 12:43:09,301 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:44:12,344 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-956144', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'8b3d7bb7-3d11-4a04-a6dd-031d53ef5b64'}} 2018-10-12 12:44:17,214 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:44:47,235 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-10-12 12:45:01,426 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-10-12 12:45:01,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'PASS', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'PASS'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'PASS'}]} 2018-10-12 12:45:01,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-10-12 12:45:01,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-10-12 12:45:01,427 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-10-12 12:45:01,630 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-10-12 12:45:02,871 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_698847e2-fd85-474c-9210-be901e1f4ede', 'id': u'783b34e100d74503912261f5a4b717e4', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 12:45:03,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a574deb62cf74a139b1d0dc13eddcadc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_698847e2-fd85-474c-9210-be901e1f4ede'}) 2018-10-12 12:45:03,483 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 12:45:03,674 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/365d6dd7836a4837b1ca6f8ca13f304e'}, 'domain_id': None, 'human_id': None, 'id': u'365d6dd7836a4837b1ca6f8ca13f304e', 'HUMAN_ID': False}) 2018-10-12 12:45:04,226 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_698847e2-fd85-474c-9210-be901e1f4ede', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '56ef199f-a4d4-4523-8cee-2290938984d3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_698847e2-fd85-474c-9210-be901e1f4ede', 'project_id': u'783b34e100d74503912261f5a4b717e4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 12:45:04,231 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_698847e2-fd85-474c-9210-be901e1f4ede', 'password': '56ef199f-a4d4-4523-8cee-2290938984d3', 'project_name': 'bgpvpn-tempest-tes-project_698847e2-fd85-474c-9210-be901e1f4ede', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': '783b34e100d74503912261f5a4b717e4', 'project_domain_name': 'Default'} 2018-10-12 12:45:05,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 12:45:13,513 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 12:45:13.231 156 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bfc8f34d-48e0-466c-83d7-dcad3dbdc517) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bfc8f34d-48e0-466c-83d7-dcad3dbdc517 | 2018-10-12T12:45:13 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bfc8f34d-48e0-466c-83d7-dcad3dbdc517 ~/.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-10-12 12:45:16,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 12:45:16,823 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 12:45:22,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 12:45:20.962 165 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 12:45:21.107 165 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 12:45:22.735 165 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a3488a6-5150-45a7-a2d1-a6ce8d3194a7) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2a3488a6-5150-45a7-a2d1-a6ce8d3194a7) as the default verifier for the future CLI operations. 2018-10-12 12:45:28,220 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/f3c97692-a659-4f50-83b5-51a722bd5d20/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f3c97692-a659-4f50-83b5-51a722bd5d20/file', 'owner': u'783b34e100d74503912261f5a4b717e4', 'id': u'f3c97692-a659-4f50-83b5-51a722bd5d20', 'size': 12716032, u'self': u'/v2/images/f3c97692-a659-4f50-83b5-51a722bd5d20', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'783b34e100d74503912261f5a4b717e4', 'name': 'bgpvpn-tempest-tes-project_698847e2-fd85-474c-9210-be901e1f4ede', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/f3c97692-a659-4f50-83b5-51a722bd5d20/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T12:45:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T12:45:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_698847e2-fd85-474c-9210-be901e1f4ede', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f3c97692-a659-4f50-83b5-51a722bd5d20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_698847e2-fd85-474c-9210-be901e1f4ede', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_698847e2-fd85-474c-9210-be901e1f4ede', 'created': u'2018-10-12T12:45:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T12:45:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f3c97692-a659-4f50-83b5-51a722bd5d20', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_698847e2-fd85-474c-9210-be901e1f4ede', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 12:45:28,422 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_698847e2-fd85-474c-9210-be901e1f4ede', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'312032be-7312-4b25-ad14-51a299085956', 'swap': 0}) 2018-10-12 12:45:30,263 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/922a484a-c291-4ce1-a0db-5a8bcc162a77/snap', u'metadata': Munch({})})], 'file': u'/v2/images/922a484a-c291-4ce1-a0db-5a8bcc162a77/file', 'owner': u'783b34e100d74503912261f5a4b717e4', 'id': u'922a484a-c291-4ce1-a0db-5a8bcc162a77', 'size': 12716032, u'self': u'/v2/images/922a484a-c291-4ce1-a0db-5a8bcc162a77', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'783b34e100d74503912261f5a4b717e4', 'name': 'bgpvpn-tempest-tes-project_698847e2-fd85-474c-9210-be901e1f4ede', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/922a484a-c291-4ce1-a0db-5a8bcc162a77/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T12:45:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T12:45:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_698847e2-fd85-474c-9210-be901e1f4ede', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/922a484a-c291-4ce1-a0db-5a8bcc162a77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_698847e2-fd85-474c-9210-be901e1f4ede', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_698847e2-fd85-474c-9210-be901e1f4ede', 'created': u'2018-10-12T12:45:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T12:45:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/922a484a-c291-4ce1-a0db-5a8bcc162a77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_698847e2-fd85-474c-9210-be901e1f4ede', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 12:45:30,319 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_698847e2-fd85-474c-9210-be901e1f4ede', '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'd6e005d8411b4b378ddb320b792455b0', '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'c1aa3df2-8d1f-43b9-aa26-14ca73cb423c', 'swap': 0}) 2018-10-12 12:45:30,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_698847e2-fd85-474c-9210-be901e1f4ede', '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'd6e005d8411b4b378ddb320b792455b0', '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'c1aa3df2-8d1f-43b9-aa26-14ca73cb423c', 'swap': 0}) 2018-10-12 12:45:34,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 12:45:32.596 184 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2a3488a6-5150-45a7-a2d1-a6ce8d3194a7) for deployment 'opnfv-rally' (UUID=bfc8f34d-48e0-466c-83d7-dcad3dbdc517). 2018-10-12 12:45:33.914 184 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 12:45:33.916 184 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2a3488a6-5150-45a7-a2d1-a6ce8d3194a7) has been successfully configured for deployment 'opnfv-rally' (UUID=bfc8f34d-48e0-466c-83d7-dcad3dbdc517)! 2018-10-12 12:45:34,087 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 12:45:34,087 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 12:45:34,089 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 12:45:34,106 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 12:45:36,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2a3488a6-5150-45a7-a2d1-a6ce8d3194a7/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-10-12 12:45:36,843 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 12:45:36,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 12:45:36,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2018-10-12 12:45:38,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:45:38.865 193 INFO rally.api [-] Starting verification (UUID=f1f433de-f35c-4f41-81a1-d25930cc20ef) for deployment 'opnfv-rally' (UUID=bfc8f34d-48e0-466c-83d7-dcad3dbdc517) by verifier 'opnfv-tempest' (UUID=2a3488a6-5150-45a7-a2d1-a6ce8d3194a7). 2018-10-12 12:45:38,867 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f1f433de-f35c-4f41-81a1-d25930cc20ef 2018-10-12 12:49:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f1f433de-f35c-4f41-81a1-d25930cc20ef 2018-10-12 12:49:58,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f1f433de-f35c-4f41-81a1-d25930cc20ef']'. 2018-10-12 12:49:59,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 12:49:59,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 12:49:59,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f1f433de-f35c-4f41-81a1-d25930cc20ef | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 12:45:38 | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 12:49:58 | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:20 | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 12:49:59,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2a3488a6-5150-45a7-a2d1-a6ce8d3194a7) | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bfc8f34d-48e0-466c-83d7-dcad3dbdc517) | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 250.664 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 12:49:59,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 12:49:59,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-10-12 12:50:03,159 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-10-12 12:50:03,160 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2018-10-12 12:50:03,160 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-10-12 12:50:03,160 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-10-12 12:50:03,160 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-10-12 12:50:03,331 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-10-12 12:50:03,343 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:50:04,297 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:50:08,126 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:53:15,609 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '9cdd17db-6a9b-4308-b708-622bdd2327f5')]: Unable to complete operation on subnet 9cdd17db-6a9b-4308-b708-622bdd2327f5: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-781727a1-2c65-4243-bd23-5d0cdbe75428'] 2018-10-12 12:53:15,627 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-10-12 12:53:15,627 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'PASS', 'details': [{'Ping succeeds': 'PASS'}, {'Ping succeeds': 'PASS'}]} 2018-10-12 12:53:15,628 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-10-12 12:53:15,628 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-10-12 12:53:15,628 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-10-12 12:53:15,722 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-10-12 12:53:15,722 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-10-12 12:53:15,733 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-10-12 12:53:16,673 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-10-12 12:53:29,150 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-10-12 12:53:29,208 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=3b6f6b65-e4a6-4384-8bc0-cac0b758abe9 created successfully. 2018-10-12 12:53:30,265 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-10-12 12:53:30,654 - sdnvpn.lib.openstack_utils - DEBUG - Network '981dc87b-d772-4cac-a0e1-e29367070818' created successfully 2018-10-12 12:53:30,654 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-10-12 12:53:31,971 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '8f768f56-1fee-4dfc-91b8-916b6fa779ff' created successfully 2018-10-12 12:53:31,971 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-10-12 12:53:32,327 - sdnvpn.lib.openstack_utils - DEBUG - Router '4ff35e2d-8da4-4846-9f85-b4d7d07d5be3' created successfully 2018-10-12 12:53:32,328 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-10-12 12:53:33,892 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-10-12 12:53:33,892 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-10-12 12:53:35,558 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-10-12 12:53:35,625 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-10-12 12:56:25,394 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-10-12 12:57:41,915 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-780771', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'd6e005d8411b4b378ddb320b792455b0', u'route_targets': [], u'project_id': u'd6e005d8411b4b378ddb320b792455b0', u'type': u'l3', u'id': u'1e09533c-11a6-47da-b9bd-b8128204f8ec'}} 2018-10-12 12:57:42,999 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-10-12 12:58:15,156 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-10-12 12:58:28,331 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-10-12 12:58:28,331 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'PASS', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'PASS'}]} 2018-10-12 12:58:28,332 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-10-12 12:58:28,561 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-10-12 12:58:43,637 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:49,808 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:49,823 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-10-12 12:58:54,897 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:54,914 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-10-12 12:58:58,744 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:58,761 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-10-12 12:58:59,242 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:59,258 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-10-12 12:58:59,541 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-10-12 12:58:59,556 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-10-12 12:58:59,583 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-10-12 12:59:01,050 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 12:59:01,050 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 43:21 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-10-12 12:59:01,055 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-10-12 12:59:01,055 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:42 | PASS | | bgpvpn | sdnvpn | features | 43:21 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-10-12 12:59:01,061 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-12 12:59:06,993 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 12:59:06,996 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 12:59:06,996 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 12:59:06,996 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-12 12:59:06,997 - 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-10-12 12:59:06,998 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 12:59:09,609 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 12:59:09,612 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 12:59:09,612 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 12:59:09,613 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-12 12:59:09,613 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-12 12:59:09,614 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 12:59:12,348 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-299 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-10-12 12:59:12,353 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=pWYKCY62jZnEAHjzsECP3aEaq export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.26,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.8 export OS_REGION_NAME=regionOne 2018-10-12 12:59:12,353 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-12 12:59:12,361 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-12 12:59:14,304 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'id': u'da75a6c9764e4090bcc0342efba8e1d8', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-10-12 12:59:14,768 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'354cb8a0d5b1424ea456434388242f5c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_76ebcc9e-6d3d-4003-8048-882f8eaa2c24'}) 2018-10-12 12:59:14,934 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 12:59:15,050 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.26:5000/v3/roles/712f4b5b24ca47b59c20a8cfdee215dc'}, 'domain_id': None, 'human_id': None, 'id': u'712f4b5b24ca47b59c20a8cfdee215dc', 'HUMAN_ID': False}) 2018-10-12 12:59:15,600 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '845ef93f-b3ca-4dc1-b8c6-6a6a61d059b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'project_id': u'da75a6c9764e4090bcc0342efba8e1d8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 12:59:15,607 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'password': '845ef93f-b3ca-4dc1-b8c6-6a6a61d059b8', 'project_name': 'tempest_full_paral-project_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000/v3', 'project_id': 'da75a6c9764e4090bcc0342efba8e1d8', 'project_domain_name': 'Default'} 2018-10-12 12:59:16,707 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 12:59:21,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 12:59:20.774 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2a99b358-459a-465f-b260-24c74f531590) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2a99b358-459a-465f-b260-24c74f531590 | 2018-10-12T12:59:20 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2a99b358-459a-465f-b260-24c74f531590 ~/.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-10-12 12:59:24,239 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-10-12 12:59:24,239 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 12:59:30,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 12:59:27.838 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 12:59:27.982 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 12:59:30.329 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=517fa7e5-ceaf-424a-baba-b24fae4d1cbd) has been successfully created! Using verifier 'opnfv-tempest' (UUID=517fa7e5-ceaf-424a-baba-b24fae4d1cbd) as the default verifier for the future CLI operations. 2018-10-12 12:59:33,279 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-12 12:59:35,941 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/e83ee885-4c98-42b3-be66-6c81d93afb08/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e83ee885-4c98-42b3-be66-6c81d93afb08/file', 'owner': u'da75a6c9764e4090bcc0342efba8e1d8', 'id': u'e83ee885-4c98-42b3-be66-6c81d93afb08', 'size': 12716032, u'self': u'/v2/images/e83ee885-4c98-42b3-be66-6c81d93afb08', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da75a6c9764e4090bcc0342efba8e1d8', 'name': 'tempest_full_paral-project_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/e83ee885-4c98-42b3-be66-6c81d93afb08/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T12:59:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T12:59:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e83ee885-4c98-42b3-be66-6c81d93afb08', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'created': u'2018-10-12T12:59:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T12:59:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e83ee885-4c98-42b3-be66-6c81d93afb08', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 12:59:36,142 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd6e005d8411b4b378ddb320b792455b0', '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'c3c6fba5-8f32-450b-9e35-d386cbc5d828', 'swap': 0}) 2018-10-12 12:59:38,719 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f/file', 'owner': u'da75a6c9764e4090bcc0342efba8e1d8', 'id': u'6d95c7c4-fc22-4b9a-a122-b980e6ba230f', 'size': 12716032, u'self': u'/v2/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da75a6c9764e4090bcc0342efba8e1d8', 'name': 'tempest_full_paral-project_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c6fe24c2-1dc5-451a-85a3-2cef0290ea61/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T12:59:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T12:59:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', 'created': u'2018-10-12T12:59:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T12:59:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6d95c7c4-fc22-4b9a-a122-b980e6ba230f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 12:59:38,784 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', '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'd6e005d8411b4b378ddb320b792455b0', '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'dcec5573-735f-464e-bbdd-6ea7f587b853', 'swap': 0}) 2018-10-12 12:59:38,810 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_76ebcc9e-6d3d-4003-8048-882f8eaa2c24', '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'd6e005d8411b4b378ddb320b792455b0', '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'dcec5573-735f-464e-bbdd-6ea7f587b853', 'swap': 0}) 2018-10-12 12:59:41,892 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 12:59:40.756 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=517fa7e5-ceaf-424a-baba-b24fae4d1cbd) for deployment 'opnfv-rally' (UUID=2a99b358-459a-465f-b260-24c74f531590). 2018-10-12 12:59:41.688 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 12:59:41.690 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=517fa7e5-ceaf-424a-baba-b24fae4d1cbd) has been successfully configured for deployment 'opnfv-rally' (UUID=2a99b358-459a-465f-b260-24c74f531590)! 2018-10-12 12:59:41,892 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 12:59:41,893 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 12:59:41,896 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 12:59:41,907 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 12:59:44,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-517fa7e5-ceaf-424a-baba-b24fae4d1cbd/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-12 12:59:44,400 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 12:59:44,419 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 12:59:44,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-10-12 12:59:46,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:46.418 49 INFO rally.api [-] Starting verification (UUID=8b8113f8-71b8-4698-be8c-d6bd76f0a1ac) for deployment 'opnfv-rally' (UUID=2a99b358-459a-465f-b260-24c74f531590) by verifier 'opnfv-tempest' (UUID=517fa7e5-ceaf-424a-baba-b24fae4d1cbd). 2018-10-12 12:59:46,419 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8b8113f8-71b8-4698-be8c-d6bd76f0a1ac 2018-10-12 12:59:51,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:51.500 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 12:59:51,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:51.581 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 12:59:51,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:51.581 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 12:59:51,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:51.676 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-12 12:59:51,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:51.689 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-12 12:59:54,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.161 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.189s] 2018-10-12 12:59:54,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.206 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.044s] 2018-10-12 12:59:54,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.284 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.077s] 2018-10-12 12:59:54,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.383 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.099s] 2018-10-12 12:59:54,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.428 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.043s] 2018-10-12 12:59:54,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.619 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.190s] 2018-10-12 12:59:54,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.696 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.077s] 2018-10-12 12:59:54,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.790 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.254s] 2018-10-12 12:59:54,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.802 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.630s] 2018-10-12 12:59:54,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.868 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.075s] 2018-10-12 12:59:54,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.869 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.164s] 2018-10-12 12:59:54,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.884 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.081s] 2018-10-12 12:59:54,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:54.981 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.097s] 2018-10-12 12:59:55,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.042 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.231s] 2018-10-12 12:59:55,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.060 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.116s] 2018-10-12 12:59:55,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.071 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-10-12 12:59:55,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.085 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.167s] 2018-10-12 12:59:55,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.094 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.263s] 2018-10-12 12:59:55,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.100 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.015s] 2018-10-12 12:59:55,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.151 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.080s] 2018-10-12 12:59:55,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.174 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.309s] 2018-10-12 12:59:55,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.199 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.048s] 2018-10-12 12:59:55,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.205 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.111s] 2018-10-12 12:59:55,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.219 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-10-12 12:59:55,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.227 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.245s] 2018-10-12 12:59:55,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.230 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-10-12 12:59:55,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.233 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.189s] 2018-10-12 12:59:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.237 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.008s] 2018-10-12 12:59:55,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.279 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.178s] 2018-10-12 12:59:55,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.319 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.109s] 2018-10-12 12:59:55,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.460 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.232s] 2018-10-12 12:59:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.513 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.466s] 2018-10-12 12:59:55,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.520 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.289s] 2018-10-12 12:59:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.661 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.344s] 2018-10-12 12:59:55,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.870 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.347s] 2018-10-12 12:59:55,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:55.956 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.442s] 2018-10-12 12:59:56,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.160 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.290s] 2018-10-12 12:59:56,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.247 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.290s] 2018-10-12 12:59:56,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.258 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-10-12 12:59:56,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.266 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.345s] 2018-10-12 12:59:56,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.271 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.013s] 2018-10-12 12:59:56,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.287 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.016s] 2018-10-12 12:59:56,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.551 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.262s] 2018-10-12 12:59:56,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:56.719 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.558s] 2018-10-12 12:59:57,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:57.265 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.711s] 2018-10-12 12:59:57,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:57.266 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.996s] 2018-10-12 12:59:57,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:57.316 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.053s] 2018-10-12 12:59:57,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:57.421 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.701s] 2018-10-12 12:59:58,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:58.040 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [3.253s] 2018-10-12 12:59:58,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:58.189 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.872s] 2018-10-12 12:59:58,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:58.230 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.039s] 2018-10-12 12:59:58,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:58.240 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-10-12 12:59:58,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:58.643 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.401s] 2018-10-12 12:59:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:59.054 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.629s] 2018-10-12 12:59:59,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:59.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.138s] 2018-10-12 12:59:59,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:59.639 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.586s] 2018-10-12 12:59:59,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 12:59:59.830 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.449s] 2018-10-12 13:00:00,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:00.032 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.393s] 2018-10-12 13:00:01,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:01.756 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.112s] 2018-10-12 13:00:02,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:02.360 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-12 13:00:03,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:03.200 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.606s] 2018-10-12 13:00:03,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:03.616 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.417s] 2018-10-12 13:00:03,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:03.684 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.299s] 2018-10-12 13:00:03,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:03.721 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.035s] 2018-10-12 13:00:04,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.099 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.171s] 2018-10-12 13:00:04,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.151 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.533s] 2018-10-12 13:00:04,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.192 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.093s] 2018-10-12 13:00:04,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.199 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:00:04,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.200 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:00:04,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.249 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.057s] 2018-10-12 13:00:04,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.313 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.064s] 2018-10-12 13:00:04,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.149s] 2018-10-12 13:00:04,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.893 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.741s] 2018-10-12 13:00:04,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:04.985 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.175s] 2018-10-12 13:00:05,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.017 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.032s] 2018-10-12 13:00:05,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.028 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-10-12 13:00:05,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.047 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.018s] 2018-10-12 13:00:05,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.058 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-12 13:00:05,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.104 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.045s] 2018-10-12 13:00:05,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.121 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.016s] 2018-10-12 13:00:05,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.148 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.300s] 2018-10-12 13:00:05,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.160 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.039s] 2018-10-12 13:00:05,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.171 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-10-12 13:00:05,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.181 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-12 13:00:05,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.195 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.302s] 2018-10-12 13:00:05,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.197 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.047s] 2018-10-12 13:00:05,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.198 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.014s] 2018-10-12 13:00:05,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.016s] 2018-10-12 13:00:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.242 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.030s] 2018-10-12 13:00:05,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.252 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.057s] 2018-10-12 13:00:05,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.369 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.115s] 2018-10-12 13:00:05,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.522 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.153s] 2018-10-12 13:00:05,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:05.565 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.369s] 2018-10-12 13:00:06,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:06.679 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.920s] 2018-10-12 13:00:06,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:06.682 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-12 13:00:06,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:06.684 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-10-12 13:00:06,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:06.692 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2018-10-12 13:00:08,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:08.404 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.326s] 2018-10-12 13:00:09,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:09.541 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.869s] 2018-10-12 13:00:13,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:13.581 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.831s] 2018-10-12 13:00:13,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:13.645 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [19.554s] 2018-10-12 13:00:14,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:14.717 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.135s] 2018-10-12 13:00:15,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:15.119 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.402s] 2018-10-12 13:00:15,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:15.543 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.190s] 2018-10-12 13:00:18,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:18.434 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [4.065s] 2018-10-12 13:00:18,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:18.628 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.194s] 2018-10-12 13:00:18,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:18.953 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.103s] 2018-10-12 13:00:18,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:18.966 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.014s] 2018-10-12 13:00:18,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:18.982 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.015s] 2018-10-12 13:00:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.174 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.190s] 2018-10-12 13:00:19,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.189 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.015s] 2018-10-12 13:00:19,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.237 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.047s] 2018-10-12 13:00:19,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.257 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-10-12 13:00:19,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.271 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [15.949s] 2018-10-12 13:00:19,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.307 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.050s] 2018-10-12 13:00:19,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.321 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.014s] 2018-10-12 13:00:19,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.374 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.053s] 2018-10-12 13:00:19,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.391 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-10-12 13:00:19,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.927 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.095s] 2018-10-12 13:00:19,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.972 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.312s] 2018-10-12 13:00:19,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:19.982 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-10-12 13:00:20,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:20.192 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.578s] 2018-10-12 13:00:20,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:20.341 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.797s] 2018-10-12 13:00:20,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:20.912 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.985s] 2018-10-12 13:00:21,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.287 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.946s] 2018-10-12 13:00:21,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.536 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.347s] 2018-10-12 13:00:21,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.615 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.630s] 2018-10-12 13:00:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.618 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-12 13:00:21,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.622 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-12 13:00:21,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.625 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-10-12 13:00:21,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.870 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.252s] 2018-10-12 13:00:21,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:21.881 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.593s] 2018-10-12 13:00:22,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:22.181 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.310s] 2018-10-12 13:00:22,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:22.183 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-12 13:00:22,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:22.184 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-12 13:00:22,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:22.185 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-12 13:00:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:22.590 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.678s] 2018-10-12 13:00:24,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:24.855 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.316s] 2018-10-12 13:00:25,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.025 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.394s] 2018-10-12 13:00:25,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.821 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [18.475s] 2018-10-12 13:00:25,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.848 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.031s] 2018-10-12 13:00:25,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.862 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-12 13:00:25,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.873 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2018-10-12 13:00:25,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:25.882 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-10-12 13:00:26,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.184 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.300s] 2018-10-12 13:00:26,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.357 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.502s] 2018-10-12 13:00:26,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.375 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.782s] 2018-10-12 13:00:26,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.511 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.326s] 2018-10-12 13:00:26,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.827 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.314s] 2018-10-12 13:00:26,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:26.998 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.170s] 2018-10-12 13:00:27,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:27.312 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.314s] 2018-10-12 13:00:27,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:27.366 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.008s] 2018-10-12 13:00:28,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:28.687 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [20.275s] 2018-10-12 13:00:28,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:28.692 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-10-12 13:00:28,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:28.702 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-10-12 13:00:28,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:28.715 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-12 13:00:29,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:29.201 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.834s] 2018-10-12 13:00:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:29.950 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.749s] 2018-10-12 13:00:31,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:31.044 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.093s] 2018-10-12 13:00:31,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:31.540 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.495s] 2018-10-12 13:00:35,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:35.363 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [10.337s] 2018-10-12 13:00:36,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:36.566 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [7.849s] 2018-10-12 13:00:36,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:36.650 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [23.005s] 2018-10-12 13:00:38,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:38.046 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.479s] 2018-10-12 13:00:41,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:41.158 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [21.493s] 2018-10-12 13:00:44,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:44.746 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:00:46,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:46.122 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.967s] 2018-10-12 13:00:48,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:48.642 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.815s] 2018-10-12 13:00:48,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:48.942 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.300s] 2018-10-12 13:00:49,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:49.661 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.259s] 2018-10-12 13:00:49,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:49.747 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.086s] 2018-10-12 13:00:49,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:49.842 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-10-12 13:00:49,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:49.993 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.151s] 2018-10-12 13:00:52,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:52.872 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.327s] 2018-10-12 13:00:54,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:54.012 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.471s] 2018-10-12 13:00:54,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:54.278 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.188s] 2018-10-12 13:00:54,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:54.324 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.045s] 2018-10-12 13:00:54,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:54.340 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.332s] 2018-10-12 13:00:54,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:54.523 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.200s] 2018-10-12 13:00:55,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:55.913 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.571s] 2018-10-12 13:00:56,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:56.209 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.673s] 2018-10-12 13:00:56,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:56.578 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.664s] 2018-10-12 13:00:56,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:56.615 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.037s] 2018-10-12 13:00:57,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:57.172 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-12 13:00:58,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:58.407 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.316s] 2018-10-12 13:00:58,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:58.862 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.455s] 2018-10-12 13:00:58,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:58.922 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.306s] 2018-10-12 13:00:59,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:59.326 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.120s] 2018-10-12 13:00:59,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:59.415 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.493s] 2018-10-12 13:00:59,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:00:59.621 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.758s] 2018-10-12 13:01:01,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.389 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.765s] 2018-10-12 13:01:01,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.551 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.161s] 2018-10-12 13:01:01,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.611 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-10-12 13:01:01,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.667 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.056s] 2018-10-12 13:01:01,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.064s] 2018-10-12 13:01:01,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.760 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.029s] 2018-10-12 13:01:01,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.830 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.069s] 2018-10-12 13:01:01,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.895 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.065s] 2018-10-12 13:01:01,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.962 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.066s] 2018-10-12 13:01:01,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:01.987 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.025s] 2018-10-12 13:01:02,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:02.047 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.059s] 2018-10-12 13:01:02,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:02.102 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2018-10-12 13:01:02,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:02.229 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-12 13:01:03,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:03.197 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.809s] 2018-10-12 13:01:06,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:06.802 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.473s] 2018-10-12 13:01:24,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:24.839 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [13.342s] 2018-10-12 13:01:26,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:26.605 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [64.706s] 2018-10-12 13:01:31,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:31.066 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [38.188s] 2018-10-12 13:01:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:31.600 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.176s] 2018-10-12 13:01:31,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:31.802 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.202s] 2018-10-12 13:01:32,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:32.613 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [7.776s] 2018-10-12 13:01:34,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:34.621 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.559s] 2018-10-12 13:01:39,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:39.668 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [46.408s] 2018-10-12 13:01:41,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:41.094 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.432s] 2018-10-12 13:01:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:46.747 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [19.563s] 2018-10-12 13:01:51,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:51.494 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.303s] 2018-10-12 13:01:52,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:52.082 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.105s] 2018-10-12 13:01:52,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:52.269 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:01:55,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:55.620 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [48.808s] 2018-10-12 13:01:56,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:56.316 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [21.689s] 2018-10-12 13:01:56,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:56.318 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-12 13:01:56,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:56.576 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2018-10-12 13:01:56,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:56.669 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.095s] 2018-10-12 13:01:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:01:56.911 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.298s] 2018-10-12 13:02:00,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:00.488 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.463s] 2018-10-12 13:02:00,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:00.549 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.062s] 2018-10-12 13:02:03,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:03.501 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.951s] 2018-10-12 13:02:03,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:03.571 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.069s] 2018-10-12 13:02:05,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:05.064 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.493s] 2018-10-12 13:02:06,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:06.538 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [19.791s] 2018-10-12 13:02:07,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:07.400 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [20.145s] 2018-10-12 13:02:07,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:07.412 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-10-12 13:02:07,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:07.686 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.274s] 2018-10-12 13:02:07,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:07.850 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.164s] 2018-10-12 13:02:11,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:11.288 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [122.543s] 2018-10-12 13:02:11,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:11.311 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.029s] 2018-10-12 13:02:16,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:16.642 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [74.400s] 2018-10-12 13:02:18,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:18.176 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [51.559s] 2018-10-12 13:02:18,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:18.430 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.131s] 2018-10-12 13:02:19,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:19.078 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [25.838s] 2018-10-12 13:02:19,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:19.089 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.393s] 2018-10-12 13:02:21,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:21.017 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.927s] 2018-10-12 13:02:26,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:26.013 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.940s] 2018-10-12 13:02:29,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:29.733 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-12 13:02:33,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:33.329 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.520s] 2018-10-12 13:02:33,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:33.606 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-12 13:02:33,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:33.607 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-10-12 13:02:34,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:34.286 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.266s] 2018-10-12 13:02:34,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:34.906 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.470s] 2018-10-12 13:02:37,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:37.859 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [4.529s] 2018-10-12 13:02:38,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:38.304 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.188s] 2018-10-12 13:02:39,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:39.838 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.532s] 2018-10-12 13:02:39,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:39.854 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.016s] 2018-10-12 13:02:40,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:40.197 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.337s] 2018-10-12 13:02:41,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:41.370 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.514s] 2018-10-12 13:02:43,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:43.264 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.894s] 2018-10-12 13:02:44,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:44.570 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.306s] 2018-10-12 13:02:44,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:44.761 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.190s] 2018-10-12 13:02:44,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:44.950 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.189s] 2018-10-12 13:02:45,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:45.785 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:02:46,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:46.531 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [29.884s] 2018-10-12 13:02:46,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:46.533 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-10-12 13:02:46,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:46.779 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:02:50,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:50.016 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.011s] 2018-10-12 13:02:50,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:50.025 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.010s] 2018-10-12 13:02:50,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:50.041 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.015s] 2018-10-12 13:02:50,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:50.434 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [110.994s] 2018-10-12 13:02:52,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:52.512 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.598s] 2018-10-12 13:02:56,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:02:56.342 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [26.591s] 2018-10-12 13:03:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:02.483 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-10-12 13:03:02,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:02.490 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.005s] 2018-10-12 13:03:02,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:02.496 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-10-12 13:03:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:02.503 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-12 13:03:05,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:05.544 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.371s] 2018-10-12 13:03:05,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:05.951 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.406s] 2018-10-12 13:03:06,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:06.363 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.412s] 2018-10-12 13:03:06,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:06.653 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.288s] 2018-10-12 13:03:07,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.032 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-10-12 13:03:07,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.034 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [70.700s] 2018-10-12 13:03:07,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.283 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.632s] 2018-10-12 13:03:07,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.350 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.067s] 2018-10-12 13:03:07,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.424 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [11.089s] 2018-10-12 13:03:07,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.491 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.140s] 2018-10-12 13:03:07,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.564 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2018-10-12 13:03:07,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.640 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.075s] 2018-10-12 13:03:07,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.708 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-10-12 13:03:07,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:07.780 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.071s] 2018-10-12 13:03:09,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:09.179 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [18.740s] 2018-10-12 13:03:11,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:11.543 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.368s] 2018-10-12 13:03:14,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:14.045 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.197s] 2018-10-12 13:03:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:14.161 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [7.130s] 2018-10-12 13:03:18,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:18.109 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [4.994s] 2018-10-12 13:03:21,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:21.180 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [82.941s] 2018-10-12 13:03:25,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:25.565 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [7.455s] 2018-10-12 13:03:31,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:31.878 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [24.846s] 2018-10-12 13:03:35,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:35.070 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [83.735s] 2018-10-12 13:03:35,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:35.996 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [134.052s] 2018-10-12 13:03:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:36.056 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-10-12 13:03:36,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:36.292 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.236s] 2018-10-12 13:03:38,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:38.245 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [19.115s] 2018-10-12 13:03:40,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:40.540 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [14.974s] 2018-10-12 13:03:41,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:41.217 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [133.753s] 2018-10-12 13:03:41,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:41.290 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2018-10-12 13:03:41,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:41.540 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.249s] 2018-10-12 13:03:42,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:42.961 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [50.442s] 2018-10-12 13:03:47,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:47.941 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.383s] 2018-10-12 13:03:48,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:48.051 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [7.509s] 2018-10-12 13:03:48,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:48.188 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.246s] 2018-10-12 13:03:49,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:49.043 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.854s] 2018-10-12 13:03:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:49.775 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.731s] 2018-10-12 13:03:51,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:51.277 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.502s] 2018-10-12 13:03:51,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:51.662 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.384s] 2018-10-12 13:03:52,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:52.043 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.125s] 2018-10-12 13:03:53,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:53.014 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.962s] 2018-10-12 13:03:54,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:54.597 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-12 13:03:55,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:55.434 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [12.471s] 2018-10-12 13:03:58,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:58.092 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.511s] 2018-10-12 13:03:58,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:58.321 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.227s] 2018-10-12 13:03:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:58.705 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.385s] 2018-10-12 13:03:59,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:03:59.557 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [6.543s] 2018-10-12 13:04:00,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:00.390 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [46.335s] 2018-10-12 13:04:00,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:00.536 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:04:04,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:04.604 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [5.046s] 2018-10-12 13:04:05,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:05.813 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.501s] 2018-10-12 13:04:11,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:11.048 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.443s] 2018-10-12 13:04:13,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:13.253 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [14.405s] 2018-10-12 13:04:13,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:13.255 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-12 13:04:13,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:13.256 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-12 13:04:13,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:13.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-12 13:04:15,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:15.439 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [227.541s] 2018-10-12 13:04:17,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:17.272 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.082s] 2018-10-12 13:04:17,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:17.722 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.449s] 2018-10-12 13:04:17,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:17.818 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.095s] 2018-10-12 13:04:17,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:17.885 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.067s] 2018-10-12 13:04:17,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:17.959 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.073s] 2018-10-12 13:04:19,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:19.026 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.066s] 2018-10-12 13:04:19,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:19.750 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [71.951s] 2018-10-12 13:04:19,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:19.763 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2018-10-12 13:04:20,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:20.731 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.964s] 2018-10-12 13:04:20,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:20.735 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-10-12 13:04:20,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:20.938 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.206s] 2018-10-12 13:04:21,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:21.086 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.150s] 2018-10-12 13:04:21,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:21.089 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.063s] 2018-10-12 13:04:25,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:25.653 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-12 13:04:32,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:32.005 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.497s] 2018-10-12 13:04:33,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:33.841 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [9.641s] 2018-10-12 13:04:33,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:33.938 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [29.535s] 2018-10-12 13:04:34,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:34.726 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-12 13:04:35,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:35.239 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.232s] 2018-10-12 13:04:36,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:36.552 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [89.105s] 2018-10-12 13:04:41,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:41.417 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.575s] 2018-10-12 13:04:43,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:43.160 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [81.964s] 2018-10-12 13:04:46,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.049 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.149s] 2018-10-12 13:04:46,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.166 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [45.770s] 2018-10-12 13:04:46,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.201 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.151s] 2018-10-12 13:04:46,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.375 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.174s] 2018-10-12 13:04:46,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.550 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.174s] 2018-10-12 13:04:46,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:46.728 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.178s] 2018-10-12 13:04:47,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.004 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.275s] 2018-10-12 13:04:47,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.179 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.174s] 2018-10-12 13:04:47,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.229 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.455s] 2018-10-12 13:04:47,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.345 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.165s] 2018-10-12 13:04:47,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.491 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.146s] 2018-10-12 13:04:47,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:47.501 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.009s] 2018-10-12 13:04:48,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:48.830 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.815s] 2018-10-12 13:04:51,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:51.592 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [4.361s] 2018-10-12 13:04:52,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:52.087 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [10.670s] 2018-10-12 13:04:52,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:52.255 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.000s] 2018-10-12 13:04:53,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:53.299 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.044s] 2018-10-12 13:04:54,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:54.683 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.153s] 2018-10-12 13:04:54,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:54.808 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.253s] 2018-10-12 13:04:54,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:54.840 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.157s] 2018-10-12 13:04:57,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:57.250 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [2.446s] 2018-10-12 13:04:58,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:58.433 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [6.839s] 2018-10-12 13:04:58,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:58.459 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [3.618s] 2018-10-12 13:04:58,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:04:58.864 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [86.967s] 2018-10-12 13:05:00,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:00.585 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.125s] 2018-10-12 13:05:00,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:00.593 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-10-12 13:05:00,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:00.758 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.165s] 2018-10-12 13:05:00,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:00.778 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.019s] 2018-10-12 13:05:00,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:00.925 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.148s] 2018-10-12 13:05:03,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:03.476 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [11.388s] 2018-10-12 13:05:04,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:04.928 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.164s] 2018-10-12 13:05:05,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:05.107 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.178s] 2018-10-12 13:05:05,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:05.121 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [6.689s] 2018-10-12 13:05:06,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:06.097 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [70.647s] 2018-10-12 13:05:08,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:08.099 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.797s] 2018-10-12 13:05:10,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:10.051 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [94.956s] 2018-10-12 13:05:11,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:11.062 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.964s] 2018-10-12 13:05:12,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:12.769 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.643s] 2018-10-12 13:05:12,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:12.795 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [84.858s] 2018-10-12 13:05:13,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:13.966 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [10.489s] 2018-10-12 13:05:16,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:16.069 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.562s] 2018-10-12 13:05:16,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:16.077 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [5.013s] 2018-10-12 13:05:16,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:16.458 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.388s] 2018-10-12 13:05:16,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:16.871 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.412s] 2018-10-12 13:05:17,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:17.291 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.419s] 2018-10-12 13:05:17,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:17.668 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.377s] 2018-10-12 13:05:17,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:17.828 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [5.038s] 2018-10-12 13:05:19,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.656 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.104s] 2018-10-12 13:05:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.667 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-12 13:05:19,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.811 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.143s] 2018-10-12 13:05:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.825 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-10-12 13:05:19,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.835 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-12 13:05:19,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.872 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.036s] 2018-10-12 13:05:19,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:19.933 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.061s] 2018-10-12 13:05:20,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.084s] 2018-10-12 13:05:20,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.350 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.331s] 2018-10-12 13:05:20,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.365 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-10-12 13:05:20,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.447 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.082s] 2018-10-12 13:05:20,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.801 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.834s] 2018-10-12 13:05:20,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:20.977 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.623s] 2018-10-12 13:05:23,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:23.311 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.193s] 2018-10-12 13:05:27,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:27.721 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.919s] 2018-10-12 13:05:28,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:28.135 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.511s] 2018-10-12 13:05:28,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:28.365 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.535s] 2018-10-12 13:05:28,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:28.440 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.305s] 2018-10-12 13:05:28,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:28.767 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.177s] 2018-10-12 13:05:30,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:30.933 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.812s] 2018-10-12 13:05:31,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:31.033 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.101s] 2018-10-12 13:05:31,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:31.570 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-12 13:05:31,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:31.572 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-12 13:05:31,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:31.573 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-12 13:05:33,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:33.704 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [5.057s] 2018-10-12 13:05:35,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:35.699 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.860s] 2018-10-12 13:05:36,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:36.498 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.925s] 2018-10-12 13:05:37,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:37.133 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.634s] 2018-10-12 13:05:37,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:37.596 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.463s] 2018-10-12 13:05:38,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:38.109 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.511s] 2018-10-12 13:05:39,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:39.524 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.415s] 2018-10-12 13:05:39,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:39.959 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:05:40,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:40.244 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.522s] 2018-10-12 13:05:40,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:40.617 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [1.093s] 2018-10-12 13:05:41,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:41.015 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-12 13:05:41,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:41.843 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.224s] 2018-10-12 13:05:42,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:42.698 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.452s] 2018-10-12 13:05:44,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:44.047 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-12 13:05:45,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:45.232 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.060s] 2018-10-12 13:05:45,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:45.304 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.072s] 2018-10-12 13:05:46,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:46.083 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-12 13:05:46,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:46.106 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.801s] 2018-10-12 13:05:46,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:46.163 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [4.913s] 2018-10-12 13:05:47,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:47.523 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.416s] 2018-10-12 13:05:48,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:48.718 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.096s] 2018-10-12 13:05:49,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:49.911 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [7.213s] 2018-10-12 13:05:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.229 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.137s] 2018-10-12 13:05:50,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.371 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:05:50,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.373 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:05:50,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.489 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.578s] 2018-10-12 13:05:50,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.798 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.308s] 2018-10-12 13:05:50,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:50.950 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.152s] 2018-10-12 13:05:51,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.016 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.065s] 2018-10-12 13:05:51,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.244 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.226s] 2018-10-12 13:05:51,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.489 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.245s] 2018-10-12 13:05:51,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.618 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.129s] 2018-10-12 13:05:51,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.685 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.066s] 2018-10-12 13:05:51,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:51.741 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.056s] 2018-10-12 13:05:54,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:54.911 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.082s] 2018-10-12 13:05:56,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:56.155 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.245s] 2018-10-12 13:05:56,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:56.225 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-12 13:05:56,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:56.401 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [38.920s] 2018-10-12 13:05:57,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:57.125 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.115s] 2018-10-12 13:05:59,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.169 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.339s] 2018-10-12 13:05:59,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.248 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.079s] 2018-10-12 13:05:59,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.326 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.077s] 2018-10-12 13:05:59,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.398 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.071s] 2018-10-12 13:05:59,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.461 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.063s] 2018-10-12 13:05:59,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:05:59.555 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.429s] 2018-10-12 13:06:00,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:00.495 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.751s] 2018-10-12 13:06:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:00.741 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.185s] 2018-10-12 13:06:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:01.692 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.001s] 2018-10-12 13:06:02,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:02.046 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.304s] 2018-10-12 13:06:05,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:05.160 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.112s] 2018-10-12 13:06:06,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:06.760 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.067s] 2018-10-12 13:06:08,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:08.909 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.260s] 2018-10-12 13:06:09,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:09.064 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [3.904s] 2018-10-12 13:06:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:10.589 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.829s] 2018-10-12 13:06:11,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:11.415 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [21.182s] 2018-10-12 13:06:11,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:11.596 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [74.324s] 2018-10-12 13:06:11,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:11.787 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [88.607s] 2018-10-12 13:06:13,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:13.407 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.160s] 2018-10-12 13:06:13,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:13.523 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.614s] 2018-10-12 13:06:13,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:13.603 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.196s] 2018-10-12 13:06:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:13.818 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.215s] 2018-10-12 13:06:14,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.029 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.210s] 2018-10-12 13:06:14,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.204 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.174s] 2018-10-12 13:06:14,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.220 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.631s] 2018-10-12 13:06:14,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.377 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.173s] 2018-10-12 13:06:14,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.546 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.169s] 2018-10-12 13:06:14,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.791 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.244s] 2018-10-12 13:06:14,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:14.988 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.196s] 2018-10-12 13:06:15,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:15.180 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.192s] 2018-10-12 13:06:17,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.240 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.647s] 2018-10-12 13:06:17,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.359 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-10-12 13:06:17,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.365 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-12 13:06:17,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.367 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-12 13:06:17,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.370 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 13:06:17,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.371 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:06:17,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.371 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-12 13:06:17,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:17.836 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.310s] 2018-10-12 13:06:18,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:18.952 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.115s] 2018-10-12 13:06:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:19.987 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.034s] 2018-10-12 13:06:21,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:21.124 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.136s] 2018-10-12 13:06:21,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:21.278 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.550s] 2018-10-12 13:06:22,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:22.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.148s] 2018-10-12 13:06:23,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:23.339 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.065s] 2018-10-12 13:06:24,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:24.512 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-10-12 13:06:24,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:24.724 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.211s] 2018-10-12 13:06:24,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:24.945 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.221s] 2018-10-12 13:06:25,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.133 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.187s] 2018-10-12 13:06:25,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.323 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.190s] 2018-10-12 13:06:25,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.352 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.893s] 2018-10-12 13:06:25,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.478 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.427s] 2018-10-12 13:06:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.491 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.168s] 2018-10-12 13:06:25,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.526 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.049s] 2018-10-12 13:06:25,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.530 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.178s] 2018-10-12 13:06:25,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.699 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.206s] 2018-10-12 13:06:25,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.722 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.192s] 2018-10-12 13:06:25,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.755 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.413s] 2018-10-12 13:06:25,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.757 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.479s] 2018-10-12 13:06:25,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.891 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.193s] 2018-10-12 13:06:25,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:25.938 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.046s] 2018-10-12 13:06:26,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.136 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.196s] 2018-10-12 13:06:26,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.179 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2018-10-12 13:06:26,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.207 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.094s] 2018-10-12 13:06:26,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.318 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.792s] 2018-10-12 13:06:26,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.391 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.212s] 2018-10-12 13:06:26,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.424 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.032s] 2018-10-12 13:06:26,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.602 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.176s] 2018-10-12 13:06:26,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:26.805 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.202s] 2018-10-12 13:06:27,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:27.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.894s] 2018-10-12 13:06:28,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:28.044 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.398s] 2018-10-12 13:06:28,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:28.551 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.506s] 2018-10-12 13:06:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:29.074 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.521s] 2018-10-12 13:06:29,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:29.304 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.229s] 2018-10-12 13:06:29,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:29.410 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.892s] 2018-10-12 13:06:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:30.038 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.733s] 2018-10-12 13:06:30,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:30.147 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.826s] 2018-10-12 13:06:30,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:30.410 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.372s] 2018-10-12 13:06:31,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:31.310 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.899s] 2018-10-12 13:06:31,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:31.984 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.673s] 2018-10-12 13:06:32,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:32.413 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.429s] 2018-10-12 13:06:32,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:32.464 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [176.161s] 2018-10-12 13:06:32,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:32.465 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-12 13:06:32,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:32.915 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.769s] 2018-10-12 13:06:32,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:32.959 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.043s] 2018-10-12 13:06:33,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:33.010 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.051s] 2018-10-12 13:06:33,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:33.884 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.125s] 2018-10-12 13:06:36,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:36.666 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.245s] 2018-10-12 13:06:37,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:37.124 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [10.914s] 2018-10-12 13:06:37,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:37.643 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [11.917s] 2018-10-12 13:06:37,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:37.967 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [176.412s] 2018-10-12 13:06:37,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:37.968 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-10-12 13:06:38,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:38.280 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.864s] 2018-10-12 13:06:38,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:38.281 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-12 13:06:38,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:38.530 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.250s] 2018-10-12 13:06:38,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:38.948 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.418s] 2018-10-12 13:06:39,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:39.347 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [89.278s] 2018-10-12 13:06:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:39.474 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.063s] 2018-10-12 13:06:39,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:39.627 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.678s] 2018-10-12 13:06:40,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:40.066 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.439s] 2018-10-12 13:06:40,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:40.471 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.404s] 2018-10-12 13:06:40,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:40.912 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.439s] 2018-10-12 13:06:41,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:41.040 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [7.157s] 2018-10-12 13:06:41,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:41.308 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.395s] 2018-10-12 13:06:41,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:41.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.252s] 2018-10-12 13:06:42,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:42.604 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [1.041s] 2018-10-12 13:06:43,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:43.018 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.414s] 2018-10-12 13:06:43,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:43.540 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.521s] 2018-10-12 13:06:44,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:44.200 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.657s] 2018-10-12 13:06:44,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:44.202 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-12 13:06:44,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:44.203 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-12 13:06:44,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:44.638 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.439s] 2018-10-12 13:06:45,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:45.119 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.479s] 2018-10-12 13:06:46,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:46.825 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [187.278s] 2018-10-12 13:06:46,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:46.925 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.108s] 2018-10-12 13:06:47,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:47.093 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-10-12 13:06:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:47.469 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.543s] 2018-10-12 13:06:48,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:48.380 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [7.337s] 2018-10-12 13:06:49,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:49.215 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [11.569s] 2018-10-12 13:06:49,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:49.250 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.038s] 2018-10-12 13:06:50,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:50.674 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.424s] 2018-10-12 13:06:50,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:50.964 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [5.843s] 2018-10-12 13:06:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:51.447 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.483s] 2018-10-12 13:06:51,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:51.745 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.296s] 2018-10-12 13:06:51,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:51.747 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-12 13:06:51,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:51.748 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-12 13:06:52,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:52.120 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.643s] 2018-10-12 13:06:52,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:52.185 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.439s] 2018-10-12 13:06:52,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:52.617 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.432s] 2018-10-12 13:06:52,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:52.775 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [15.651s] 2018-10-12 13:06:52,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:52.862 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.245s] 2018-10-12 13:06:53,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:53.038 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.942s] 2018-10-12 13:06:55,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:55.258 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.874s] 2018-10-12 13:06:59,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:06:59.579 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [7.458s] 2018-10-12 13:07:00,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:00.657 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-12 13:07:00,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:00.658 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-12 13:07:00,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:00.659 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-12 13:07:01,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:01.652 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-12 13:07:01,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:01.777 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-12 13:07:02,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:02.036 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-12 13:07:02,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:02.108 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.529s] 2018-10-12 13:07:03,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:03.090 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.176s] 2018-10-12 13:07:04,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:04.813 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-10-12 13:07:04,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:04.906 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.093s] 2018-10-12 13:07:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:04.989 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.083s] 2018-10-12 13:07:04,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:04.997 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-10-12 13:07:06,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:06.407 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.342s] 2018-10-12 13:07:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:06.603 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.195s] 2018-10-12 13:07:08,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:08.604 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.513s] 2018-10-12 13:07:12,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:12.766 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [4.161s] 2018-10-12 13:07:13,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:13.550 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.176s] 2018-10-12 13:07:16,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:16.069 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [3.301s] 2018-10-12 13:07:16,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:16.840 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.663s] 2018-10-12 13:07:16,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:16.850 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-12 13:07:19,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:19.476 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [21.202s] 2018-10-12 13:07:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:21.071 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [5.000s] 2018-10-12 13:07:24,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:24.257 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-12 13:07:25,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:25.716 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [26.837s] 2018-10-12 13:07:26,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:26.700 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.640s] 2018-10-12 13:07:27,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:27.102 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.140s] 2018-10-12 13:07:28,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:28.276 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [1.173s] 2018-10-12 13:07:30,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:30.107 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [9.035s] 2018-10-12 13:07:30,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:30.119 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-12 13:07:30,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:30.190 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.060s] 2018-10-12 13:07:30,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:30.205 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.016s] 2018-10-12 13:07:30,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:30.615 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.339s] 2018-10-12 13:07:32,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:32.570 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [30.460s] 2018-10-12 13:07:32,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:32.629 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.060s] 2018-10-12 13:07:32,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:32.943 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.314s] 2018-10-12 13:07:34,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:34.281 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [4.174s] 2018-10-12 13:07:35,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:35.104 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.823s] 2018-10-12 13:07:35,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:35.629 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [30.979s] 2018-10-12 13:07:35,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:35.688 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [3.977s] 2018-10-12 13:07:37,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:37.007 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [85.200s] 2018-10-12 13:07:40,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:40.840 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [5.150s] 2018-10-12 13:07:41,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:41.340 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.623s] 2018-10-12 13:07:42,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:42.166 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [105.745s] 2018-10-12 13:07:42,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:42.504 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [7.397s] 2018-10-12 13:07:42,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:42.526 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [23.052s] 2018-10-12 13:07:42,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:42.854 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.192s] 2018-10-12 13:07:44,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:44.575 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.072s] 2018-10-12 13:07:44,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:44.609 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.034s] 2018-10-12 13:07:44,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:44.788 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.178s] 2018-10-12 13:07:44,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:44.804 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [3.964s] 2018-10-12 13:07:44,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:44.808 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2018-10-12 13:07:45,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:45.771 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.851s] 2018-10-12 13:07:46,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:46.138 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.366s] 2018-10-12 13:07:46,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:46.736 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.597s] 2018-10-12 13:07:46,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:46.798 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.553s] 2018-10-12 13:07:47,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:47.139 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-12 13:07:47,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:47.141 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-12 13:07:47,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:47.142 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:07:47,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:47.744 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [14.799s] 2018-10-12 13:07:49,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:49.370 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.560s] 2018-10-12 13:07:50,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:50.712 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.707s] 2018-10-12 13:07:51,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:51.003 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.661s] 2018-10-12 13:07:51,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:51.005 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-12 13:07:56,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:56.092 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.085s] 2018-10-12 13:07:56,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:56.991 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [10.189s] 2018-10-12 13:07:57,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:57.062 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.386s] 2018-10-12 13:07:57,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:57.080 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-10-12 13:07:57,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:57.099 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-10-12 13:07:57,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:57.404 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.302s] 2018-10-12 13:07:58,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:58.253 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:07:59,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.017 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.607s] 2018-10-12 13:07:59,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.034 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.021s] 2018-10-12 13:07:59,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.056 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.021s] 2018-10-12 13:07:59,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.070 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.014s] 2018-10-12 13:07:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.084 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.013s] 2018-10-12 13:07:59,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.105 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-10-12 13:07:59,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.116 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-10-12 13:07:59,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:07:59.129 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2018-10-12 13:08:00,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:00.741 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.496s] 2018-10-12 13:08:01,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:01.774 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.032s] 2018-10-12 13:08:03,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:03.339 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.827s] 2018-10-12 13:08:04,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:04.124 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [16.379s] 2018-10-12 13:08:04,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:04.313 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.189s] 2018-10-12 13:08:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:04.367 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.053s] 2018-10-12 13:08:04,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:04.591 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.816s] 2018-10-12 13:08:05,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:05.645 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.053s] 2018-10-12 13:08:07,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:07.606 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [1.670s] 2018-10-12 13:08:07,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:07.662 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.056s] 2018-10-12 13:08:09,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:09.489 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [13.398s] 2018-10-12 13:08:09,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:09.952 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [12.961s] 2018-10-12 13:08:10,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:10.050 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.159s] 2018-10-12 13:08:10,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:10.101 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.050s] 2018-10-12 13:08:10,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:10.673 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [8.565s] 2018-10-12 13:08:11,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.096 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.993s] 2018-10-12 13:08:11,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.106 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-12 13:08:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.161 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.054s] 2018-10-12 13:08:11,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.173 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-10-12 13:08:11,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.229 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.055s] 2018-10-12 13:08:11,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:11.259 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.031s] 2018-10-12 13:08:12,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:12.886 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [21.068s] 2018-10-12 13:08:15,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:15.826 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:08:16,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:16.075 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [83.012s] 2018-10-12 13:08:17,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:17.873 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-12 13:08:18,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:18.354 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.472s] 2018-10-12 13:08:18,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:18.751 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [8.797s] 2018-10-12 13:08:19,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:19.419 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [37.249s] 2018-10-12 13:08:20,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:20.252 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.929s] 2018-10-12 13:08:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:20.260 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-10-12 13:08:20,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:20.535 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.274s] 2018-10-12 13:08:20,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:20.626 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [16.256s] 2018-10-12 13:08:23,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.003 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.003s] 2018-10-12 13:08:23,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.012 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.658s] 2018-10-12 13:08:23,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.024 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2018-10-12 13:08:23,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.144 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.606s] 2018-10-12 13:08:23,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.228 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.203s] 2018-10-12 13:08:23,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.454 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.225s] 2018-10-12 13:08:23,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.488 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.484s] 2018-10-12 13:08:23,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.648 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.193s] 2018-10-12 13:08:23,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:23.838 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.190s] 2018-10-12 13:08:24,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:24.133 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.294s] 2018-10-12 13:08:24,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:24.343 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.209s] 2018-10-12 13:08:24,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:24.619 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.275s] 2018-10-12 13:08:25,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.348 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.729s] 2018-10-12 13:08:25,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.410 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [6.660s] 2018-10-12 13:08:25,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.460 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.111s] 2018-10-12 13:08:25,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.639 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.178s] 2018-10-12 13:08:25,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.651 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.012s] 2018-10-12 13:08:25,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.711 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.055s] 2018-10-12 13:08:25,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.712 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.221s] 2018-10-12 13:08:25,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.755 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.046s] 2018-10-12 13:08:25,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.793 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.037s] 2018-10-12 13:08:25,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.832 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2018-10-12 13:08:25,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:25.940 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.796s] 2018-10-12 13:08:26,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:26.483 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.073s] 2018-10-12 13:08:26,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:26.881 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.047s] 2018-10-12 13:08:26,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:26.899 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-10-12 13:08:27,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.163 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.330s] 2018-10-12 13:08:27,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.198 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.035s] 2018-10-12 13:08:27,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.408 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.208s] 2018-10-12 13:08:27,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.414 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.975s] 2018-10-12 13:08:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.414 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-10-12 13:08:27,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.570 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.161s] 2018-10-12 13:08:27,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.814 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.244s] 2018-10-12 13:08:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.853 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.038s] 2018-10-12 13:08:27,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:27.895 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.041s] 2018-10-12 13:08:28,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.024 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.083s] 2018-10-12 13:08:28,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.199 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.303s] 2018-10-12 13:08:28,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.423 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.223s] 2018-10-12 13:08:28,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.462 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.039s] 2018-10-12 13:08:28,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.503 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.041s] 2018-10-12 13:08:28,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.557 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.144s] 2018-10-12 13:08:28,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.679 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.175s] 2018-10-12 13:08:28,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:28.862 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.182s] 2018-10-12 13:08:31,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:31.824 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [12.405s] 2018-10-12 13:08:32,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:32.115 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.051s] 2018-10-12 13:08:35,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:35.791 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.164s] 2018-10-12 13:08:37,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:37.537 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [2.118s] 2018-10-12 13:08:37,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:37.622 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.104s] 2018-10-12 13:08:37,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:37.636 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-10-12 13:08:37,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:37.647 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-12 13:08:37,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:37.692 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.155s] 2018-10-12 13:08:38,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.031 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.383s] 2018-10-12 13:08:38,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.048 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.016s] 2018-10-12 13:08:38,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.058 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-12 13:08:38,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.078 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.011s] 2018-10-12 13:08:38,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.086 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.006s] 2018-10-12 13:08:38,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.092 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.010s] 2018-10-12 13:08:38,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.100 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-10-12 13:08:38,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.586 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.528s] 2018-10-12 13:08:38,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:38.805 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.218s] 2018-10-12 13:08:42,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:42.859 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:08:43,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:43.398 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.429s] 2018-10-12 13:08:43,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:43.488 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [33.995s] 2018-10-12 13:08:45,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:45.647 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.161s] 2018-10-12 13:08:47,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:47.326 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.012s] 2018-10-12 13:08:48,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:48.491 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.876s] 2018-10-12 13:08:49,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:49.029 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.459s] 2018-10-12 13:08:50,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:50.151 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.121s] 2018-10-12 13:08:50,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:50.637 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.759s] 2018-10-12 13:08:51,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:51.069 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.802s] 2018-10-12 13:08:51,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:51.778 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.626s] 2018-10-12 13:08:52,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:52.080 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.443s] 2018-10-12 13:08:52,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:52.917 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.451s] 2018-10-12 13:08:53,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:53.677 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-12 13:08:54,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:54.502 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.724s] 2018-10-12 13:08:54,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:54.709 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.819s] 2018-10-12 13:08:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:55.532 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.194s] 2018-10-12 13:08:55,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:55.727 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.196s] 2018-10-12 13:08:55,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:55.750 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.023s] 2018-10-12 13:08:56,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:56.433 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.681s] 2018-10-12 13:08:56,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:08:56.620 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.188s] 2018-10-12 13:09:01,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:01.181 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.509s] 2018-10-12 13:09:01,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:01.974 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.792s] 2018-10-12 13:09:02,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:02.089 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.116s] 2018-10-12 13:09:02,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:02.731 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.641s] 2018-10-12 13:09:04,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:04.689 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [4.813s] 2018-10-12 13:09:05,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:05.724 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.015s] 2018-10-12 13:09:06,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:06.215 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.526s] 2018-10-12 13:09:06,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:06.363 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.688s] 2018-10-12 13:09:07,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:07.572 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.258s] 2018-10-12 13:09:09,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:09.357 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.992s] 2018-10-12 13:09:12,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:12.496 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.606s] 2018-10-12 13:09:15,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:15.145 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.349s] 2018-10-12 13:09:15,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:15.182 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.456s] 2018-10-12 13:09:15,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:15.184 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-12 13:09:15,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:15.426 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.291s] 2018-10-12 13:09:15,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:15.965 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.466s] 2018-10-12 13:09:16,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:16.663 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.166s] 2018-10-12 13:09:17,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:17.847 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-12 13:09:18,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:18.488 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.825s] 2018-10-12 13:09:20,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:20.367 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.183s] 2018-10-12 13:09:20,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:20.459 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.032s] 2018-10-12 13:09:21,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:21.303 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.485s] 2018-10-12 13:09:21,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:21.533 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.045s] 2018-10-12 13:09:23,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:23.309 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.848s] 2018-10-12 13:09:26,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:26.919 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:09:27,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:27.374 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.793s] 2018-10-12 13:09:29,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:29.252 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [8.883s] 2018-10-12 13:09:29,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:29.323 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 13:09:29,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:29.531 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.222s] 2018-10-12 13:09:31,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:31.357 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.905s] 2018-10-12 13:09:32,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:32.537 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.004s] 2018-10-12 13:09:34,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:34.760 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.199s] 2018-10-12 13:09:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:35.249 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.488s] 2018-10-12 13:09:35,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:35.638 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.862s] 2018-10-12 13:09:38,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:38.850 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [82.755s] 2018-10-12 13:09:38,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:38.900 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.055s] 2018-10-12 13:09:38,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:38.961 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.061s] 2018-10-12 13:09:39,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:39.803 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [44.424s] 2018-10-12 13:09:39,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:39.939 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.402s] 2018-10-12 13:09:40,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:40.961 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.140s] 2018-10-12 13:09:41,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:41.447 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [10.087s] 2018-10-12 13:09:41,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:41.824 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [6.186s] 2018-10-12 13:09:43,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:43.918 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [25.039s] 2018-10-12 13:09:44,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:44.227 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.780s] 2018-10-12 13:09:47,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:47.011 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.070s] 2018-10-12 13:09:47,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:47.953 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [3.723s] 2018-10-12 13:09:49,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:49.501 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.541s] 2018-10-12 13:09:49,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:49.878 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.915s] 2018-10-12 13:09:50,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:50.132 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.634s] 2018-10-12 13:09:50,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:50.853 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.902s] 2018-10-12 13:09:52,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:52.427 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.292s] 2018-10-12 13:09:52,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:52.627 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.200s] 2018-10-12 13:09:53,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:53.040 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [11.215s] 2018-10-12 13:09:53,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:53.103 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.476s] 2018-10-12 13:09:53,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:53.644 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [6.632s] 2018-10-12 13:09:54,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:54.865 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.380s] 2018-10-12 13:09:54,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:54.866 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-12 13:09:55,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:55.203 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [11.279s] 2018-10-12 13:09:59,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:09:59.153 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [5.508s] 2018-10-12 13:10:00,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:00.063 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [4.861s] 2018-10-12 13:10:01,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:01.216 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [8.174s] 2018-10-12 13:10:02,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:02.791 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:10:02,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:02.793 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:10:04,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:04.510 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.631s] 2018-10-12 13:10:05,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:05.415 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [36.160s] 2018-10-12 13:10:08,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:08.105 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.693s] 2018-10-12 13:10:09,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:09.072 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.872s] 2018-10-12 13:10:09,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:09.073 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [7.854s] 2018-10-12 13:10:09,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:09.249 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.954s] 2018-10-12 13:10:10,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:10.188 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.121s] 2018-10-12 13:10:10,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:10.341 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.188s] 2018-10-12 13:10:11,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:11.017 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.197s] 2018-10-12 13:10:12,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:12.575 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.233s] 2018-10-12 13:10:14,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:14.860 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.789s] 2018-10-12 13:10:16,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:16.452 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:10:17,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:17.906 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.193s] 2018-10-12 13:10:17,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:17.948 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.042s] 2018-10-12 13:10:17,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:17.996 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-10-12 13:10:18,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:18.771 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.774s] 2018-10-12 13:10:19,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:19.085 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.314s] 2018-10-12 13:10:19,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:19.875 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.014s] 2018-10-12 13:10:19,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:19.933 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.847s] 2018-10-12 13:10:20,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.033 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [40.231s] 2018-10-12 13:10:20,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.147 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.214s] 2018-10-12 13:10:20,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.047s] 2018-10-12 13:10:20,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.610 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.414s] 2018-10-12 13:10:20,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.671 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.061s] 2018-10-12 13:10:20,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.721 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.049s] 2018-10-12 13:10:20,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.909 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.188s] 2018-10-12 13:10:20,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:20.947 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [8.371s] 2018-10-12 13:10:21,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.021 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.110s] 2018-10-12 13:10:21,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.288 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.266s] 2018-10-12 13:10:21,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.572 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.283s] 2018-10-12 13:10:21,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.613 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.666s] 2018-10-12 13:10:21,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.628 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.057s] 2018-10-12 13:10:21,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.869 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.239s] 2018-10-12 13:10:21,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:21.886 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.272s] 2018-10-12 13:10:22,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.029 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.142s] 2018-10-12 13:10:22,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.117 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.088s] 2018-10-12 13:10:22,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.127 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.258s] 2018-10-12 13:10:22,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.184 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.089s] 2018-10-12 13:10:22,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.324 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.139s] 2018-10-12 13:10:22,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.451 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.334s] 2018-10-12 13:10:22,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.458 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.133s] 2018-10-12 13:10:22,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.543 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.085s] 2018-10-12 13:10:22,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.571 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.119s] 2018-10-12 13:10:22,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.633 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.089s] 2018-10-12 13:10:22,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.684 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.112s] 2018-10-12 13:10:22,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.748 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.064s] 2018-10-12 13:10:22,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:22.951 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.202s] 2018-10-12 13:10:23,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:23.121 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.834s] 2018-10-12 13:10:23,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:23.136 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.522s] 2018-10-12 13:10:24,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:24.137 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.262s] 2018-10-12 13:10:26,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:26.667 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.530s] 2018-10-12 13:10:29,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:29.612 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.944s] 2018-10-12 13:10:30,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:30.127 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.175s] 2018-10-12 13:10:30,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:30.997 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.874s] 2018-10-12 13:10:32,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:32.075 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.540s] 2018-10-12 13:10:32,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:32.447 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.372s] 2018-10-12 13:10:32,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:32.935 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.488s] 2018-10-12 13:10:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:34.447 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.445s] 2018-10-12 13:10:34,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:34.662 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.049s] 2018-10-12 13:10:37,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:37.335 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.720s] 2018-10-12 13:10:38,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:38.915 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.465s] 2018-10-12 13:10:38,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:38.917 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-12 13:10:40,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:40.993 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.995s] 2018-10-12 13:10:41,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:41.225 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.889s] 2018-10-12 13:10:41,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:41.334 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [264.081s] 2018-10-12 13:10:42,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:42.037 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.122s] 2018-10-12 13:10:42,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:42.379 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.048s]: Skipped until Bug: 1014647 is resolved. 2018-10-12 13:10:44,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:44.613 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.387s] 2018-10-12 13:10:44,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:44.795 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.758s] 2018-10-12 13:10:44,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:44.849 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.855s] 2018-10-12 13:10:45,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:45.603 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.664s] 2018-10-12 13:10:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:45.642 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.041s] 2018-10-12 13:10:45,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:45.710 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.067s] 2018-10-12 13:10:47,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:47.460 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.610s] 2018-10-12 13:10:48,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:48.492 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-12 13:10:48,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:48.493 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:10:48,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:48.791 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-12 13:10:48,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:48.799 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.963s] 2018-10-12 13:10:49,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:49.775 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.161s] 2018-10-12 13:10:51,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:51.070 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-12 13:10:51,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:51.071 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-12 13:10:51,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:51.266 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.467s] 2018-10-12 13:10:52,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:52.833 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.214s] 2018-10-12 13:10:52,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:52.972 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.608s] 2018-10-12 13:10:53,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:53.041 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.208s] 2018-10-12 13:10:53,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:53.233 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.192s] 2018-10-12 13:10:53,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:53.751 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.777s] 2018-10-12 13:10:53,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:53.815 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-12 13:10:53,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:53.816 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-12 13:10:54,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:54.888 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.135s] 2018-10-12 13:10:55,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:55.448 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.212s] 2018-10-12 13:10:55,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:55.612 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.165s] 2018-10-12 13:10:57,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:57.200 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.930s] 2018-10-12 13:10:57,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:57.970 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.897s] 2018-10-12 13:10:58,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:58.579 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.381s] 2018-10-12 13:10:58,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:10:58.772 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-12 13:11:01,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.372 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.309s] 2018-10-12 13:11:01,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.412 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.830s] 2018-10-12 13:11:01,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.774 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.313s] 2018-10-12 13:11:01,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.957 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-12 13:11:01,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.966 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-10-12 13:11:01,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.976 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-12 13:11:01,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.984 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.010s] 2018-10-12 13:11:01,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:01.993 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.006s] 2018-10-12 13:11:02,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:02.001 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.005s] 2018-10-12 13:11:02,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:02.008 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.006s] 2018-10-12 13:11:02,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:02.014 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.241s] 2018-10-12 13:11:02,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:02.163 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.791s] 2018-10-12 13:11:02,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:02.200 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.185s] 2018-10-12 13:11:03,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:03.147 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.736s] 2018-10-12 13:11:06,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.290 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.227s] 2018-10-12 13:11:06,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.364 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.213s] 2018-10-12 13:11:06,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.415 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.054s] 2018-10-12 13:11:06,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.652 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.362s] 2018-10-12 13:11:06,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.674 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.022s] 2018-10-12 13:11:06,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.883 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.208s] 2018-10-12 13:11:06,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:06.906 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.022s] 2018-10-12 13:11:07,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.132 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.226s] 2018-10-12 13:11:07,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.290 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.157s] 2018-10-12 13:11:07,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.452 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.161s] 2018-10-12 13:11:07,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.481 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.029s] 2018-10-12 13:11:07,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.668 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.186s] 2018-10-12 13:11:07,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.748 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.080s] 2018-10-12 13:11:07,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:07.931 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:11:08,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:08.154 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.405s] 2018-10-12 13:11:08,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:08.979 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.148s] 2018-10-12 13:11:10,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:10.067 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.088s] 2018-10-12 13:11:11,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:11.186 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.118s] 2018-10-12 13:11:11,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:11.753 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.551s] 2018-10-12 13:11:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:11.816 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.155s] 2018-10-12 13:11:11,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:11.845 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.866s] 2018-10-12 13:11:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:11.920 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.198s] 2018-10-12 13:11:12,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:12.109 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.264s] 2018-10-12 13:11:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:12.164 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.243s] 2018-10-12 13:11:17,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:17.404 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.586s] 2018-10-12 13:11:17,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:17.755 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.842s] 2018-10-12 13:11:19,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:19.221 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.464s] 2018-10-12 13:11:20,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:20.792 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-12 13:11:20,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:20.792 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-12 13:11:22,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:22.610 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.215s] 2018-10-12 13:11:23,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:23.386 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.981s] 2018-10-12 13:11:24,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:24.075 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.575s] 2018-10-12 13:11:24,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:24.236 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.481s] 2018-10-12 13:11:24,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:24.438 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.203s] 2018-10-12 13:11:24,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:24.651 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.212s] 2018-10-12 13:11:24,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:24.955 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.346s] 2018-10-12 13:11:28,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:28.131 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.311s] 2018-10-12 13:11:28,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:28.844 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.712s] 2018-10-12 13:11:29,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:29.444 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.600s] 2018-10-12 13:11:29,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:29.531 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.145s] 2018-10-12 13:11:30,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:30.498 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.053s] 2018-10-12 13:11:30,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:30.659 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.161s] 2018-10-12 13:11:30,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:30.679 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.020s] 2018-10-12 13:11:30,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:30.706 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.630s] 2018-10-12 13:11:31,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:31.501 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.821s] 2018-10-12 13:11:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:37.347 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.694s] 2018-10-12 13:11:40,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:40.127 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.618s] 2018-10-12 13:11:42,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:42.101 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [12.567s] 2018-10-12 13:11:43,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:43.230 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [60.834s] 2018-10-12 13:11:48,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:48.645 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.537s] 2018-10-12 13:11:48,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:48.891 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.245s] 2018-10-12 13:11:49,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:49.330 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-12 13:11:51,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:51.061 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [169.958s] 2018-10-12 13:11:51,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:51.484 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.135s] 2018-10-12 13:11:53,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:53.548 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.420s] 2018-10-12 13:11:54,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:54.584 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.039s] 2018-10-12 13:11:55,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:55.483 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.898s] 2018-10-12 13:11:55,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:11:55.859 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.375s] 2018-10-12 13:12:05,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:05.630 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.337s] 2018-10-12 13:12:09,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:09.724 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [4.094s] 2018-10-12 13:12:19,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:19.465 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [27.038s] 2018-10-12 13:12:23,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:23.573 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [23.682s] 2018-10-12 13:12:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:23.686 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [13.957s] 2018-10-12 13:12:25,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:25.220 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.538s] 2018-10-12 13:12:26,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:26.166 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [6.933s] 2018-10-12 13:12:28,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:28.282 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.711s] 2018-10-12 13:12:29,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:29.524 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [4.300s] 2018-10-12 13:12:30,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:30.797 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [179.453s] 2018-10-12 13:12:30,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:30.845 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.678s] 2018-10-12 13:12:31,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:31.114 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.593s] 2018-10-12 13:12:32,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:32.447 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.164s] 2018-10-12 13:12:35,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:35.199 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.081s] 2018-10-12 13:12:35,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:35.250 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.054s] 2018-10-12 13:12:36,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:36.865 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.417s] 2018-10-12 13:12:38,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:38.751 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [42.884s] 2018-10-12 13:12:40,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:40.812 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-12 13:12:40,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:40.813 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:12:40,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:40.813 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-12 13:12:42,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:42.539 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [5.673s] 2018-10-12 13:12:42,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:42.625 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.227s] 2018-10-12 13:12:43,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.017 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.391s] 2018-10-12 13:12:43,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.036 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [23.572s] 2018-10-12 13:12:43,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.120 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.223s] 2018-10-12 13:12:43,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.221 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.204s] 2018-10-12 13:12:43,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.323 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.202s] 2018-10-12 13:12:43,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.387 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.165s] 2018-10-12 13:12:43,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.529 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.205s] 2018-10-12 13:12:43,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.591 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.204s] 2018-10-12 13:12:43,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.706 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.176s] 2018-10-12 13:12:43,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.765 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.174s] 2018-10-12 13:12:43,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.899 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.192s] 2018-10-12 13:12:43,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:43.941 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.175s] 2018-10-12 13:12:44,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:44.161 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.219s] 2018-10-12 13:12:44,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:44.364 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.202s] 2018-10-12 13:12:44,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:44.406 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.043s] 2018-10-12 13:12:44,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:44.594 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.187s] 2018-10-12 13:12:45,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:45.351 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.810s] 2018-10-12 13:12:48,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:48.253 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [312.548s] 2018-10-12 13:12:50,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:50.365 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [6.464s] 2018-10-12 13:12:51,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:51.038 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.003s] 2018-10-12 13:12:51,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:51.163 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.557s] 2018-10-12 13:12:54,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:54.615 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.576s] 2018-10-12 13:12:54,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:54.977 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.750s] 2018-10-12 13:12:55,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:55.775 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.798s] 2018-10-12 13:12:59,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:12:59.446 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [14.698s] 2018-10-12 13:13:05,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:05.241 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.796s] 2018-10-12 13:13:11,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:11.661 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [17.042s] 2018-10-12 13:13:16,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:16.784 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [9.974s] 2018-10-12 13:13:21,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:21.188 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.404s] 2018-10-12 13:13:25,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:25.521 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [102.271s] 2018-10-12 13:13:28,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:28.187 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:13:28,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:28.188 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:13:51,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:51.523 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [39.855s] 2018-10-12 13:13:53,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:53.513 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.995s] 2018-10-12 13:13:55,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:13:55.929 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [210.400s] 2018-10-12 13:14:04,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:04.143 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.627s] 2018-10-12 13:14:15,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:15.629 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.486s] 2018-10-12 13:14:21,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:21.214 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.585s] 2018-10-12 13:14:31,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:31.377 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.440s] 2018-10-12 13:14:47,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:47.962 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.629s] 2018-10-12 13:14:48,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:48.459 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.496s] 2018-10-12 13:14:48,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:48.949 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.490s] 2018-10-12 13:14:49,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:49.267 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.317s] 2018-10-12 13:14:49,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:49.925 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.658s] 2018-10-12 13:14:51,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:51.158 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.232s] 2018-10-12 13:14:52,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:52.398 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.238s] 2018-10-12 13:14:52,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:52.867 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.469s] 2018-10-12 13:14:53,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:53.404 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.536s] 2018-10-12 13:14:53,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:53.895 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.490s] 2018-10-12 13:14:56,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:56.869 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-12 13:14:58,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:14:58.868 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [37.646s] 2018-10-12 13:15:02,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:02.165 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.699s] 2018-10-12 13:15:09,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:09.806 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [158.992s] 2018-10-12 13:15:11,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:11.351 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.791s] 2018-10-12 13:15:14,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:14.310 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.701s] 2018-10-12 13:15:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:14.661 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.350s] 2018-10-12 13:15:14,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:14.932 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.271s] 2018-10-12 13:15:17,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:17.019 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.086s] 2018-10-12 13:15:18,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:18.796 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [1.776s] 2018-10-12 13:15:18,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:18.996 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.200s] 2018-10-12 13:15:19,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:19.218 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.221s] 2018-10-12 13:15:22,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:22.944 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.575s] 2018-10-12 13:15:23,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:23.250 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.305s] 2018-10-12 13:15:24,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:24.705 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.454s] 2018-10-12 13:15:37,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:37.354 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-10-12 13:15:39,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:39.067 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-12 13:15:41,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:41.033 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-10-12 13:15:47,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:47.183 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.524s] 2018-10-12 13:15:49,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:49.793 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.156s] 2018-10-12 13:15:53,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:53.277 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.093s] 2018-10-12 13:15:57,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:15:57.827 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.550s] 2018-10-12 13:16:01,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:01.845 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.017s] 2018-10-12 13:16:03,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:03.606 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [158.064s] 2018-10-12 13:16:06,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:06.619 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.774s] 2018-10-12 13:16:14,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:14.619 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [11.013s] 2018-10-12 13:16:17,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:17.723 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.158s] 2018-10-12 13:16:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:19.836 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.037s] 2018-10-12 13:16:19,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:19.898 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.174s] 2018-10-12 13:16:21,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:21.047 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.148s] 2018-10-12 13:16:22,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:22.152 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.105s] 2018-10-12 13:16:23,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:23.449 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.295s] 2018-10-12 13:16:24,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:24.654 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.822s] 2018-10-12 13:16:25,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:25.963 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.512s] 2018-10-12 13:16:27,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:27.329 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.366s] 2018-10-12 13:16:27,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:27.609 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.280s] 2018-10-12 13:16:29,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:29.959 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.347s] 2018-10-12 13:16:31,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:31.224 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.265s] 2018-10-12 13:16:31,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:31.952 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.727s] 2018-10-12 13:16:31,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:31.974 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.022s] 2018-10-12 13:16:31,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:31.993 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-10-12 13:16:32,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:32.013 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.020s] 2018-10-12 13:16:33,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:33.380 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-12 13:16:33,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:33.382 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-12 13:16:33,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:33.383 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-12 13:16:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:33.385 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-12 13:16:53,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:16:53.488 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [28.824s] 2018-10-12 13:17:00,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:00.175 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.690s] 2018-10-12 13:17:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:17.568 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [239.710s] 2018-10-12 13:17:28,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:28.284 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [73.649s] 2018-10-12 13:17:28,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:28.414 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [338.970s] 2018-10-12 13:17:56,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:56.217 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.008s] 2018-10-12 13:17:56,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:17:56.219 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-10-12 13:18:54,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:18:54.564 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [86.255s] 2018-10-12 13:19:19,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:19:19.960 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [158.280s] 2018-10-12 13:20:25,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:20:25.490 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [90.907s] 2018-10-12 13:20:25,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:20:25.491 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-12 13:21:01,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:21:01.273 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [216.220s] 2018-10-12 13:21:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:21:10.588 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.167s] 2018-10-12 13:21:36,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:21:36.907 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [71.395s] 2018-10-12 13:21:42,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:21:42.019 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.115s] 2018-10-12 13:22:03,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:03.831 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.172s] 2018-10-12 13:22:03,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:03.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-10-12 13:22:09,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:09.388 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.826s] 2018-10-12 13:22:19,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:19.897 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.688s] 2018-10-12 13:22:22,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:22.177 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:22:22,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:22.178 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 13:22:26,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:26.593 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.393s] 2018-10-12 13:22:26,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:26.946 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.352s] 2018-10-12 13:22:34,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:34.709 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.264s] 2018-10-12 13:22:35,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:35.163 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.454s] 2018-10-12 13:22:36,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:36.200 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.036s] 2018-10-12 13:22:36,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:36.287 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.087s] 2018-10-12 13:22:36,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:36.353 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.065s] 2018-10-12 13:22:36,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:36.425 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.072s] 2018-10-12 13:22:45,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:45.290 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.450s] 2018-10-12 13:22:45,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:45.993 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.702s] 2018-10-12 13:22:46,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:46.391 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.398s] 2018-10-12 13:22:46,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:46.776 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.384s] 2018-10-12 13:22:47,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:47.907 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.129s] 2018-10-12 13:22:48,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:48.395 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.488s] 2018-10-12 13:22:48,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:48.824 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.429s] 2018-10-12 13:22:49,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:49.638 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [108.356s] 2018-10-12 13:22:50,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:50.489 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.661s] 2018-10-12 13:22:50,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:50.734 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.243s] 2018-10-12 13:22:51,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:51.420 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.687s] 2018-10-12 13:22:51,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:51.508 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.089s] 2018-10-12 13:22:51,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:51.894 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.384s] 2018-10-12 13:22:52,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:22:52.653 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.758s] 2018-10-12 13:23:04,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:04.226 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.396s] 2018-10-12 13:23:04,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:04.371 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.147s] 2018-10-12 13:23:04,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:04.624 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.252s] 2018-10-12 13:23:16,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:16.577 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.445s] 2018-10-12 13:23:21,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:21.720 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.181s] 2018-10-12 13:23:23,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:23.609 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.887s] 2018-10-12 13:23:30,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:30.332 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.373s] 2018-10-12 13:23:30,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:30.495 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.162s] 2018-10-12 13:23:30,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:30.668 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.172s] 2018-10-12 13:23:30,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:30.830 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.163s] 2018-10-12 13:23:35,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 13:23:35.905 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.164s] 2018-10-12 13:23:40,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8b8113f8-71b8-4698-be8c-d6bd76f0a1ac 2018-10-12 13:23:40,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8b8113f8-71b8-4698-be8c-d6bd76f0a1ac']'. 2018-10-12 13:23:41,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 13:23:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 13:23:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 13:23:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8b8113f8-71b8-4698-be8c-d6bd76f0a1ac | 2018-10-12 13:23:41,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 12:59:46 | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 13:23:39 | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:23:53 | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 517fa7e5-ceaf-424a-baba-b24fae4d1cbd) | 2018-10-12 13:23:41,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2a99b358-459a-465f-b260-24c74f531590) | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1425.11 | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1038 | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 356 | 2018-10-12 13:23:41,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 13:23:41,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 13:23:41,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 74 | 2018-10-12 13:23:41,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 13:23:41,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 13:23:41,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 13:23:41,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 93.345323741% 2018-10-12 13:23:41,943 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 24:09 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-12 13:23:46,007 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK